A Flash Developer Resource Site

Search:

Type: Posts; User: gladiatorchamp

Search: Search took 0.02 seconds.

  1. Sorry I forgot to update everyone. I re-installed...

    Sorry I forgot to update everyone. I re-installed FF and it works fine now. Very strange.
  2. swfobject 2.1 Issue in FireFox 3 on Mac

    swfobject 2.1 Issue in FireFox 3 on Mac

    I embedded my swf (XML-powered AS3 slideshow) using swfobject 2.1 and it looks fine in IE7/FF3/Safari/Opera 9 on Windows and Safari/Opera 9 on Mac. FireFox...
  3. That did it nexnein9, thanks! And thanks for the...

    That did it nexnein9, thanks! And thanks for the references widged!
  4. calling removeEventListener on dynamic movie clips

    I'm writing a class that will create an XML-powered slideshow. During the image transition I want to remove the Mouse Click listener on all image thumbnail movie clips so the user cannot interrupt...
  5. Replies
    3
    Views
    1,250

    thanks for the reply. here is my new code:...

    thanks for the reply. here is my new code:
    bannerservice_mc.onRollOver = function () {
    bannerservice_mc.enabled = false;
    var scaleBannerRolloverService:Tween = new Tween(bannerservice_mc,...
  6. Replies
    3
    Views
    1,250

    how to delay onRollOver tween?

    I coded a website menu to xscale each navigation item for 1.5 seconds when you rollover it. The problem is if you place the cursor on the edge of the item it repeats the xscale tween over and over...
Results 1 to 6 of 6




Click Here to Expand Forum to Full Width

HTML5 Development Center