I've been struggling with this for a long time now.
I have an xml file that only contains the markup below.
I'm looking for the simplest way to take the 10 value and present it in a Label in ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_23533706.ht...
Zones:
FlexDate Answered: 07/08/2008 Rating: 8.3 Views: 9
I am moding a flash gallery script I created to use an RSS feed instead of a regular XML page. The XML calls for <thumbURL>blah blah blah.com</thumbURL> while the RSS just has a
<enclosure url="...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
Zones:
Adobe FlashDate Answered: 10/07/2008 Rating: 9.3 Views: 0
Hello,
I am trying to set the make an element in an externally loaded swf invisible in AS3.
Here is the code I am using to load the swf:
function loadArticle():void {
var articleLoader:Loade...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Zones:
ActionScriptDate Answered: 09/17/2008 Rating: 6.2 Views: 0
I am loading an external swf into a movie clip in AS3.
I need to be able to turn off the visibility of an element within that external swf.
Here is the code:
var my_loader:Loader = new Loade...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Zones:
ActionScriptDate Answered: 09/17/2008 Rating: 6.4 Views: 0
Hi all,
Hope you can help me here.
I need to Save data to text file locally using AS3 or AS2.
I don't need this to work online so I suppose no PHP require here.
I've been googling but cannot ...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Zones:
ActionScriptDate Answered: 11/28/2008 Rating: 8.8 Views: 103
I am trying to stop a sound on MOUSE_UP. This works fine if I use: SoundMixer.stopAll();... This is not going to work as I have a looping song in the background that will continue until otherwis...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
This is what I have thus far but it will not jump to the specified frame when all are alpha... Any suggestions?
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
I need to remove an event listener from the main timeline from within a movieClip's actionscript. If you refer the the attached code you will see what I mean... Basically I need to find the corre...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Hi and happy new year to all!
I have a problem with the code below:
//================================================================
// My Home Button
//================================...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Zones:
ActionScriptDate Answered: 01/14/2009 Rating: 7.8 Views: 17
Hello Experts,
I'm still fairly new to ActionScript3 and lack in areas of OOP that I would like to understand.
I would like to be able to do is something like the following, I know the syntax...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...