A Flash Developer Resource Site

Search:

Type: Posts; User: Daran1

Page 1 of 10 1 2 3 4

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    557

    thanks thats perfect

    thanks

    thats perfect
  2. Replies
    2
    Views
    557

    -simple Script- Open Link In New Window

    I am trying to figure out the script for a button to open a link in a new window but can't figure it: -

    on (release) {
    getURL("http:www.website.com", _blank);

    }

    This doesn't work. Can...
  3. Replies
    3
    Views
    729

    Do you know the stript to disable a button?

    Do you know the stript to disable a button?
  4. Replies
    3
    Views
    729

    *BUTTONS Under Loadmovie Still Active

    I am using the following script to load index.swf ontop of current.swf:-

    loadMovie("index.swf",1);

    When this loads, the problem is that the buttons of current.swf are still live, even though...
  5. Replies
    7
    Views
    404

    hmmm, i will look into it futher. Thanks for your help.

    hmmm, i will look into it futher. Thanks for your help.
  6. Replies
    7
    Views
    404

    answer

    Hi

    Thanks for that, however it isn't actually replacing. All the swfs are loaded one on top of each other. so if 5.swf is loaded, and I click 3.swf. then that animates and slides over it.

    The...
  7. Replies
    7
    Views
    404

    Problem

    This works, but creates a problem.

    I put this inside current.swf, I then load another.swf ontop, then index.swf.

    However when loading index.swf ontop of another.swf, I get a quick show of...
  8. Replies
    7
    Views
    404

    *BUTTONS Under Loadmovie Still Active

    I am using the following script to load index.swf ontop of current.swf:-

    loadMovie("index.swf",1);

    When this loads, the problem is that the buttons of current.swf are still live, even though...
  9. Replies
    1
    Views
    396

    LOAD MOVIE, Buttons under still active!

    Hi

    I am using this script to load a movie ontop of the current movie: -

    on (release) {
    loadMovie("index.swf",1);
    }

    The problem is that the buttons on the movie clip underneath are still...
  10. Hi The index.swf loads ontop of page4.swf. ...

    Hi

    The index.swf loads ontop of page4.swf.

    The button to load index.swf is on page4.swf
  11. There are too many buttons do do that, also the...

    There are too many buttons do do that, also the page will be reloaded again and it is too much to have to renable them all
  12. load Movie, but old movie is still working underneath!

    I am using script to load a index.swf from page4.swf

    I am using this script in a button: -
    loadMovie("index.swf",1);

    And this loads index.swf ontop of the current movie.

    The problem is...
  13. Replies
    1
    Views
    355

    Help! Simple Control Parent Movie clip

    I have got a movie clip called "index.swf" which has "home.swf" loaded into it.

    I am trying to create a script for a button in "home.swf" that tells the parent "index.swf" to goto and stop on 1. ...
  14. Replies
    1
    Views
    554

    HELP! Load external .swf, using loop?

    I have a .swf that has 4 buttons.

    When any of them are pressed, the timeline plays to frame 10, then stops and loads 1 of 4 different external .swf.

    The external .swf that is loaded depends on...
  15. -MX04 Actionscript normal mode&expert mode?

    I have just starting Flash MX 2004 and cannot figure out to switch in the actionscript between between normal mode and expert mode.

    Does anybody know how?
  16. Replies
    3
    Views
    967

    Hi Thanks for that I want to do it via the...

    Hi

    Thanks for that

    I want to do it via the tool bar or bar at the top. I want to make an image smaller using the dialog box not script.

    In flash you would type ctrl shift s.

    Any idead?
  17. Replies
    3
    Views
    967

    HELP! Scaling in MX2004 using percentage

    Hi

    I am using Flash MX 2004.

    Does anybody now how to scale something smaller by typing in a percentage?

    I new how to do this on the Flash MX, but I cannot figure how to do it with Flash...
  18. Replies
    3
    Views
    368

    Placing empty movieclip it's loaded in on a whole pixel

    Placing empty movieclip it's loaded in on a whole pixel may do the job.

    How do I learn about this, there is nothin in the font forum, just a broken link to a font pixel help, which doesn't load.
  19. Replies
    3
    Views
    368

    LoadMovie() distorting text

    Hi

    I am using the LoadMovie(); script to load a file "external.swf" into another .swf.

    It works fine, however the text of the "external.swf" is not a clean once it is loaded in, and it is...
  20. Replies
    0
    Views
    301

    Flash PHP mysql DESPERATE

    I need a basic mysql database to hold 30-40 image links.

    I have a flash mx application with some php code that will load information from this mysql database.

    I also need somebody to get this...
  21. Replies
    0
    Views
    293

    PHP mysql Flash DESPERATE!

    I need a basic mysql database to hold 30-40 image links.

    I have a flash mx application with some php code that will load information from this mysql database.

    I also need somebody to get this...
  22. Replies
    0
    Views
    518

    -PHP Flash mysql DESPERATE!!!

    I need a basic mysql database to hold 30-40 image links.

    I have a flash mx application with some php code that will load information from this mysql database.

    I also need somebody to get this...
  23. Replies
    2
    Views
    345

    Working

    Hi

    Thanks it worked
  24. Replies
    2
    Views
    345

    --Check Spelling in Text Box?

    Hi

    I am trying to figure out a script that doesn't work.

    I have an input text box and a button.

    The user will type something into the text box and I want a script to check if it is correct. ...
  25. Replies
    1
    Views
    531

    Full Screen .swf

    I am looking for the script (Javascript maybe) so when a website is entered, the flash shockwave file automatically takes up the entire full screen edge to edge.

    I know how to do this with a...
Results 1 to 25 of 229
Page 1 of 10 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center