A Flash Developer Resource Site

Search:

Type: Posts; User: anshul_1304

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,880

    PPS not opening

    I am using this code on my button:
    ------------------------------
    on (release) {
    fscommand ("exec", "launcher.bat");
    }
    ------------------------------

    The bat file is running fine but it's...
  2. hey, thanks a lot! @nshul

    hey,

    thanks a lot!

    @nshul
  3. save higher version Fla in Flash MX 2004 version

    Can anyone pls save this file in Flash MX 2004 version and send back to me ASAP!?!

    Your help is much appreciated.

    Thanks in advance.
  4. save higher version Fla in Flash MX 2004 version

    Can anyone pls save this file in Flash MX 2004 version and send back to me ASAP!?!

    Your help is much appreciated.

    Thanks in advance.
  5. save higher version Fla in Flash MX 2004 version

    Can anyone pls save this file in Flash MX 2004 version and send back to me ASAP!?!

    Your help is much appreciated.

    Thanks in advance.
  6. chk out

    check this out!
  7. Hi, I applied the following code and passed id...

    Hi,

    I applied the following code and passed id on the HTML page:
    -------------------------------
    _root.onEnterFrame = function() {
    _root.my_txt = _root.my_id;...
  8. Thank you. I'll try this out and get back to you....

    Thank you. I'll try this out and get back to you. Your prompt replies are highly appreciated.
  9. I tried pass variables and used the following...

    I tried pass variables and used the following code inside the movie clip of tabs:

    ---------------------------

    on (rollOver) {
    gotoAndStop("as-up");
    }
    on (rollOut) {
    gotoAndStop("def");
    }
  10. will get back to you soon.

    will get back to you soon.
  11. Replies
    0
    Views
    300

    Flash header navigation problem!

    Hi,

    I have a flash header navigation having tabs which link to respective pages. You can view the site at:
    http://www.appraiser-consortium.com

    What I want your help is on the tabs to remain...
  12. Replies
    0
    Views
    279

    Flash navigation tabs!

    Hi,

    I have a flash header navigation having tabs which link to respective pages. You can view the site at:
    http://www.appraiser-consortium.com

    What I want your help is on the tabs to remain...
  13. Flash navigation tabs linking to individual HTML pages!

    Hi,

    I have a flash header navigation having tabs which link to respective pages. You can view the site at:
    http://www.appraiser-consortium.com

    What I want your help is on the tabs to remain...
  14. Hi, I checked the sharedObject suggestion but...

    Hi,

    I checked the sharedObject suggestion but it is not working.

    Can you please suggest some other workaround?

    ...anshul
  15. Thank you. I will try that and let you know if it...

    Thank you. I will try that and let you know if it works.
  16. Flash navigation tabs linking to individual HTML pages!

    Hi,

    I have a flash header navigation having tabs which link to respective pages. You can view the site at:
    http://www.appraiser-consortium.com

    What I want your help is on the tabs to remain...
  17. Flash navigation tabs linking to individual HTML pages!

    Hi,

    I have a flash header navigation having tabs which link to respective pages. You can view the site at:
    http://www.appraiser-consortium.com

    What I want your help is on the tabs to remain...
  18. Flash navigation tabs to remain highlighted on respective HTML pages!

    Hi,

    I have a flash header navigation having tabs which link to respective pages. You can view the site at:
    http://www.appraiser-consortium.com

    What I want your help is on the tabs to remain...
  19. Replies
    6
    Views
    544

    Never mind! Though I am disappointed to hear...

    Never mind!

    Though I am disappointed to hear that.
    If something strikes you later please let me know.

    Thanks for your posts.
  20. Replies
    6
    Views
    544

    Hi again, The variable are loading in the...

    Hi again,

    The variable are loading in the flash file but not updating when modified.

    The loadVariables() code works(it loads the data in flash) but does not updates data when modified.
    ...
  21. Replies
    6
    Views
    544

    myclip.loadVariables not working

    Thanks for your reply.

    I want to load the text into the movieclip. It is on the same timeline as the code.

    This code of yours is not working(I myself tried it):
    ...
  22. Replies
    6
    Views
    544

    loadVariablesNum - - getURL

    Hi,

    I am having problem with loading dynamic data from text file.

    Only the following two codes are working:

    1.
    <AS>
    loadVariablesNum("http://data.txt?"+Math.round(Math.random()*1000000),...
  23. Replies
    0
    Views
    306

    Why Nobody Has Any Idea!!!

    Hi All!

    I have a slideshow player placed in an ASP file which updates the images, title and other information from an external text file.

    The problem I was facing earlier was that it used to...
  24. Replies
    0
    Views
    289

    Why Nobody Has Any Idea!!!

    Hi All!

    I have a slideshow player placed in an ASP file which updates the images, title and other information from an external text file.

    The problem I was facing earlier was that it used to...
  25. Replies
    0
    Views
    352

    Cache problem!

    Hi All!

    I have a slideshow player placed in a browser window which updates the images, title and other information from an external text file.

    The problem I was facing earlier was that it used...
Results 1 to 25 of 43
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center