A Flash Developer Resource Site

Search:

Type: Posts; User: absolutezero

Page 1 of 20 1 2 3 4

Search: Search took 1.76 seconds.

  1. Another bump, please help!

    Another bump, please help!
  2. bump

    bump
  3. [F8] Accurate Video Buffer Percentage

    Hey guys,

    I'm a little stumped trying to get my buffer percentage correct for progressive flv's.

    One of the workarounds that I've tried but are not quite good enough to publish is that when the...
  4. Please anyone? I've narrowed it down to Firefox....

    Please anyone? I've narrowed it down to Firefox. Works fine in IE of all things.
  5. Has anyone got a solution to this? I have exactly...

    Has anyone got a solution to this? I have exactly the same problem. The seek works fine everytime with in Flash, but online it will only work if you're jumping to below about 20% of the total video...
  6. Replies
    7
    Views
    19,855

    Northcode, it seems that that code opens the...

    Northcode, it seems that that code opens the folder but in the users default browser instead of windows explorer. Is there a way to open just the windows explorer window?
  7. Is there a solution for Mac's as well?

    Is there a solution for Mac's as well?
  8. Replies
    1
    Views
    523

    Syntax Help

    Hi guys,

    I'm trying to set a value for a Shared Object. The problem is I want the variable name to be dynamic.

    For example:

    This works:

    poll_data.data.poll1 = "voted";
  9. Replies
    0
    Views
    584

    Country Drop Down List?

    Has anyone ever done one?

    And is there one done without the file-size heavy combobox?

    Any help would be greatly appreciated.

    Stu
  10. Replies
    2
    Views
    435

    no?

    no?
  11. Replies
    2
    Views
    435

    bump

    bump
  12. Replies
    2
    Views
    435

    callbackFunction help

    Hi Guys,

    A little problem I have with the context menu.



    var myMenu:ContextMenu = new ContextMenu();
    myMenu.hideBuiltInItems();
    var homeLink:ContextMenuItem = new ContextMenuItem("Home",...
  13. Replies
    2
    Views
    2,867

    Any movement or advances in this area?

    Any movement or advances in this area?
  14. That's how I've got mine working and is the...

    That's how I've got mine working and is the reason for restarting this thread jmashburn. Only wish there was a cleaner solution. If it works, it works. :)
  15. I've worked it out. The problem was I had my...

    I've worked it out. The problem was I had my hidden movie clip on frame 2, and I was calling my sound on frame 1. I fixed this issue by calling my sound with script on frame 3. It all seems to work...
  16. Hmmm. So in the end, is there anyway to actually...

    Hmmm. So in the end, is there anyway to actually use sound with actionscript that isn't loaded into the first frame?
  17. For some reason I can't get that to work. Do you...

    For some reason I can't get that to work. Do you have a sample file I could view?
  18. Any love for me inder?

    Any love for me inder?
  19. So you don't use libraries? The reason I ask is...

    So you don't use libraries? The reason I ask is because I want to have all the sound effects loaded up onto the first frame.

    I've tried placing the sound on the timeline on frame 2, and in the...
  20. I am looking for an answer to this! Anyone know,...

    I am looking for an answer to this! Anyone know, please?
  21. Replies
    5
    Views
    525

    Thanks for that cancerinform. I feel like a...

    Thanks for that cancerinform.

    I feel like a real idiot now, I went back and found out that I wasn't even loading the right sound effect file, hence I thought it was muffled into the looping...
  22. Replies
    5
    Views
    525

    Yup, the both play because they are named...

    Yup, the both play because they are named differently because of this line:

    _root.sfx = eval("sfx"+soundName);
  23. Replies
    5
    Views
    525

    [RESOLVED] Sound problem

    One part of this function isn't working, and I'm going a little crazy at the hour I'm working on this. I would love some help.



    _global.playSfx = function(soundName, loopAmmount, soundDelay,...
  24. Replies
    1
    Views
    383

    KENNY: The Movie

    http://www.kennythemovie.com/

    Hi Guys,

    The site is now live. Would love everyones opinion on the site.

    Cheers,

    Stu
  25. Replies
    9
    Views
    514

    Cheers sk8Krog, it's been a while. I...

    Cheers sk8Krog, it's been a while.



    I made the preloader myself of course.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center