Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
PierreAlain #1
funny bug
I have a clip with this simple code
-------------------------
function btn_init(LeTexte){
trace( this._name);
btn_text = LeTexte;
}
//-------------------------------------
function unClic(){
_root.bouton_HT_cliqué(this);
}
-------------------------
that works fine without any problem.
Now, I remove the line <trace( this._name);>, and....
the function <unClic();> doesn't work anymore!
Anyone had something like that ?
Note, I ""solved"" my problem en changing my trace with a Dumm = this._name;
and that works
--
Pierre Alain
[email]pie@lifnet.com[/email]
PierreAlain Guest
-
My fonts have all gone funny
Just opened a previously saved document and all that text has gone blurred. When I zoom in it's like the text has become raster rather than vector.... -
HELP:Images gone funny
Hi, I have made a flash peice with scroll panes in. The scroll panes hold a series of images. On some computers the images towards the end of... -
OT: Very funny VDO from Holland
You *HAVE* to see this one, it's hilarious!!: http://wetworks.nl/public/antenal.mpg -- Coen "The only place where success comes before... -
onstat -p Funny
OS: Solaris 9 Everything is working fine, no problems as far I can tell then all of a sudden our monitoring picks up a read cache drop and I get... -
FAQ - Funny
Quote from Macromedia FAQ on activation: Question What If I need to install and use the software at a client site that does not have an Internet...



Reply With Quote

