A Flash Developer Resource Site

Search:

Type: Posts; User: 4mylgl6

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,515

    Thanks, it works now! (Congrats on your post :))

    Thanks, it works now!
    (Congrats on your post :))
  2. Replies
    4
    Views
    1,515

    Hey, yeah, I've actually managed to find that...

    Hey, yeah, I've actually managed to find that option just now! But for some reason this script won't work... any idea why? (AS3):


    stage.addEventListener(Event.ENTER_FRAME, increaseFR);
    ...
  3. Replies
    4
    Views
    1,515

    Faster Frame Rate for Movie Clip

    Hi,

    I'm trying to find a way to make a certain movie clip run at a faster frame rate than the main timeline. I've searched around a lot and only found ways to make it go at a slower frame rate...
  4. Replies
    2
    Views
    1,374

    Firing an Event with ComboBox Component

    Hi,

    I have a simple ComboBox onstage, with 5 options in it.
    Each one has a textual label, and is assigned a numeral "data" in the Component Inspector (1,2,3,4,5).

    I'm trying to get the...
  5. Thanks, I did fix my preloader and it works fine....

    Thanks, I did fix my preloader and it works fine. Thanks!
  6. SWF Movie Behaves Differently Online and Offline

    Hi,

    I have an SWF file that works great when I publish it or view it in the Flash Player.
    However, when I use Simulate Download, all the buttons' functionality gets messed up - for some reason,...
  7. I have a preloader, it works fine - I don't think...

    I have a preloader, it works fine - I don't think the problem is there.
    Any other ideas? Anyone?
  8. SWF Behaves Differently Online and Offline

    Hi,

    I have an SWF file that works great when I publish it or view it in the Flash Player.
    However, when I use Simulate Download, all the buttons' functionality gets messed up - for some reason,...
  9. Replies
    6
    Views
    8,425

    It still loads just the first line...

    It still loads just the first line ("Loading..."), and doesn't change into "Still Loading..." etc.

    Sorry for the truoble, but it just doesn't seem to work...
  10. Replies
    6
    Views
    8,425

    Okay, I've used your code (with all the correct...

    Okay, I've used your code (with all the correct instance names etc.), and now the text box stays empty all through the preloading process...
  11. Replies
    6
    Views
    8,425

    Hi, I did do that - it still doesn't work....

    Hi,

    I did do that - it still doesn't work.
    The first line shows up ("Loading..."), but it stays all the way through the preloading process and does not change according to the bytes loaded (into...
  12. Replies
    6
    Views
    8,425

    Textual Preloader

    Hi,

    I have a container movie clip on the stage, and it loads another SWF.

    What I'm trying to do while the preloading is happening, is to have a dynamic text field update itself with new text...
  13. Replies
    4
    Views
    1,249

    Making a Script Run Once

    Hi,

    I have several buttons on the stage, with a gotoAndPlay command attached to each one of them.
    When button A is pressed once, the playhead goes to frame X, and when pressed again, the playhead...
  14. Replies
    2
    Views
    9,291

    That worked! Thanks a lot!

    That worked!

    Thanks a lot!
  15. Replies
    2
    Views
    9,291

    Problem with Contact Form AS3

    Hi,

    I'm trying to create a contact form, using a small PHP script.
    The PHP is working fine, the problem is in the AS.
    For some reason, I can't get the ActionScript to gather the information from...
  16. Replies
    3
    Views
    11,245

    Thanks a lot! I've tried the same approach...

    Thanks a lot! I've tried the same approach before, and forgot to use the int before the parentheses.

    Is there some way I can prevent it from showing the same element twice in a row?
  17. Replies
    3
    Views
    11,245

    Random Array Elements In Dynamic Text Box

    Hi,



    I have an array (named arrayFull), and I want my dynamic text box (named messageText) to display one random element from the array, changing once per second.

    The code I have makes it...
  18. Replies
    1
    Views
    7,860

    Resizing Flash Movie?

    Hi,

    I've created a flash movie using 640x480 document size.
    In the published SWF file, the size looked fine when the window was maximized, but I've just published an HTML format, and all the the...
  19. Replies
    4
    Views
    1,157

    Thanks so much, it works perfectly! You're the...

    Thanks so much, it works perfectly!

    You're the best!
  20. Replies
    1
    Views
    3,774

    Preloadng Images With XML

    Hi,

    I've downloaded this image gallery component that uses an XML file to load images into it.

    The project is to be deployed on the Internet, but the thing is, the XML code targets the images...
  21. Replies
    4
    Views
    1,157

    It kind of worked, but not completely...

    Thanks! It fixed that problem perfectly, but kind of screwed up the other pre-existing navigation parts in the file...

    Take a look at the full file attached (test the movie)-

    1. Click the menu...
  22. Replies
    4
    Views
    1,157

    gotoAndPlay won't work properly

    Hi,

    For some reason, the gotoAndPlay command in one of my frames won't work properly (I think that's the problematic command, but maybe it's another one in the movie).

    Frame 1 consists of a...
Results 1 to 22 of 23




Click Here to Expand Forum to Full Width

HTML5 Development Center