Enter Keywords:
1 - 10 of 475(0.008 seconds)
Sort By:
 
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 ...
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="...
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...
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...
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 ...
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...
Zones: ActionScript, Game P...Date Answered: 01/22/2009 Rating: 8.2 Views: 9
This is what I have thus far but it will not jump to the specified frame when all are alpha... Any suggestions?
Zones: ActionScript, Gam...Date Answered: 12/17/2008 Rating: 8.7 Views: 0
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...
Zones: ActionScript, General Multi-M...Date Answered: 01/22/2009 Rating: 8.2 Views: 0
Hi and happy new year to all! I have a problem with the code below: //================================================================ //   My Home Button //================================...
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...
Zones: ActionScript, Adobe Flash, Scripti...Date Answered: 02/05/2009 Rating: 9.2 Views: 18