all groups > flash actionscript > may 2007 > threads for sunday may 13
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Write to and get from TXT files
Posted by DJ Sick Nick at 5/13/2007 9:28:02 PM
Does anyone have any references to tutorials on how to read/write to .txt files from a .swf file? Any help is apreciated.... more >>
Adding data to an array
Posted by NorthB31 at 5/13/2007 9:17:02 PM
I have an array populated from a parsed XML file. The XML file has a node
representing an employee with attributes for "id", "tenure" , "phone" and
"address". I want to be able to change the "id" attribute for a particular
employee dynamically. Any thoughts?
Thanks for any help with this.... more >>
Loading external movies
Posted by NogginAnimations at 5/13/2007 7:25:18 PM
I've been trying for ages!
I just want a simple Actionscript 2.0 code that works with Flash 8 that loads a movie from an URL and shows it.
How can I do this?
-Noggin... more >>
ScrollPane.content.addChild
Posted by Chaos_Blader at 5/13/2007 7:01:10 PM
I have a scrollPane on my stage, linked to an emptyClip. I am trying to
dynamically add clips to this scroll pane, but ScrollPane.content.addChild
gives me:
1061: Call to a possibly undefined method addChild through a reference with
static type flash.displayisplayObject.
ScrollPane.con... more >>
Easy actionscripting question
Posted by Gravytrain128 at 5/13/2007 3:38:03 PM
I used to use flash alot, but i took a hiatus and came back to it to find a
delema..
I'm using flash CS3 and tried to use the Stop(); in a actionscript on a
seperate layer (for actionscrpiting only), it's the only thing in the action
for that frame, just "Stop();" but it seems to not work... more >>
Communication between classes
Posted by pickle jar at 5/13/2007 12:38:19 AM
http://www.nutrixinteractive.com/blog/?p=33
This may help some coders looking to buff up on writing classes. I have
written a tutorial on communicating between classes using the EventDispatcher
class, this class really helped me progress in OOP and I have based this around
importing XML d... more >>
Bad script?
Posted by mydoofy at 5/13/2007 12:00:00 AM
Hi everyone! You've read it a million times before but yes, I'm a beginner. I
am and have been creating a slide show that is rather large. It has
progressively gotten slower due to the content and perhaps some of my animated
symbols and possible noob tweening skills (w/o AS). *see error be... more >>
How to use getURL with a movieclip??
Posted by srujanabobba at 5/13/2007 12:00:00 AM
Hai all,
i am newbie to flash and am learning some new things with some already done
files given by my friend.
In one of those files, if i click the menu i should go to another URL.It was a
movieclip and there were no invisible buttons. Actionscript was written to that
movieclip and it ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|