Question for the flash experts. I've swiched to doing my actionscript coding in FlashDevelop - but I cant get autocomplete to work for the movie clips in my fla.
[more inside]
posted by FidelDonson
on May 29, 2009 -
0 answers
Ive just begun using google analytics with different flash-sites. Now how do i set up goals in the admin-system and have them correspond with the names i set up in the flash files?
[more inside]
posted by FidelDonson
on Oct 1, 2006 -
5 answers
In Flash how do i determine the end of a bunch of recursive loops through an xml document of unknown size? [mi]
[more inside]
posted by FidelDonson
on Jul 6, 2005 -
8 answers
I need help with recursive constructing of an xml object in flash.
Google just doesn't cut it for me - maybe you can [+]
[more inside]
posted by FidelDonson
on Jan 24, 2005 -
3 answers
Browsing the hard disk from a flash webpage.
a) is it possible?
(I know it is - i've seen a component that does it. But i want the actionscript that does it)
b) help
(i just need some pointers - tutorials, actionscript snippets and so on)
[more inside]
posted by FidelDonson
on Dec 6, 2004 -
13 answers
Actionscript: Is there any way to determine the index in a string of a line-break, when that string is presented in a text field?
posted by FidelDonson
on Aug 22, 2004 -
4 answers
How do I execute a string in flashMX2004?
say ive got the following code (simplified):
for(x=0;x<3 00;x++){br>
"mc"+x+".gotoAndPlay(10)"; // this is the string i want to execute
}
eval() does not do the trick
google doesn't help now can ask.metafilter?3>
[more inside]
posted by FidelDonson
on Jun 16, 2004 -
4 answers