Hi,
I am trying to make this silly button to show gradient bevel filter when a mouse is over it.
What happens is that it works once, and as soon as i move my mouse, that filter is gone and wo...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Zones:
ActionScriptDate Answered: 07/02/2008 Rating: 9.3 Views: 0
Hi,
I am very interested in some of the flash movies i have seen using 3D object rotation...mostly in company's product page...where you zoom in to the page, and can rotate the product (bag/cel...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Hi,
I have a movieClip that already has a drop shadow filter applied to it through the designer. When the user has a mouse over, i want to add a mouse over listener that adds highlights to the ...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Hi,
I have a method / function inside my document class. Now i know i can simple type the name, function(); to call it from the main stage.
However, what i need is to actually call it from a ...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Hi,
I have a movieClip in my library that i added into the stage using actionscript in a document class. At one point or another, i'd like to apply the filter "adjust color" available in the au...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Hi,
I have this SWF that i would like to hide from viewers. The problem is, the default is when someone views the .HTM page on mozilla, choosing SAVE PAGE AS would save the whole directory stru...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
I have a string var that is being compiled through the course of the Flash file. I am trying to add this string to a url and then go there (see code).
The trace shows the complete URL as I like...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Hello,
I am trying to append and go to a URL with a string being created by pulling elements out of an array thus coming up with a new URL like: http://www.mywebsite.com/mypage.html?&pid0=15&pid1...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Zones:
ActionScriptDate Answered: 01/26/2009 Rating: 9.2 Views: 0
i have three circles, they are over each others. i used numChildren to change the index, it works but my brain did not translate perfectly.
what i know:
any object in level 0 is stay in the end...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
the code below determines the user's language OS.
when i test, it must say EN, but it say FR, as you see i set the default as EN.
what is wrong?
also i did not get the relation between the gre...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...