Hi, Ive been doing some experiments (some dumb ones) with the beta of flash 9 from adobe labs and I just run this code, something happens, maybe its me, but is some basic code. it shouldn't happened that way. and other issue with this is that the beta doesn't have the check code able, so I don't know if I writing this bad or not.

this is the code.:



stop();
this.onRollOver = function(){
        this._rotation--;
}


and this is the message.


**Error** frame1 : Line 5, Column 1 : [Compiler] Error #1087: Syntax error: extra characters found after end of program.
}
ReferenceError: Error #1065: Variable Timeline1_3526e27cbdd211dbb7a6016cb38e89c is not defined.

ReferenceError: Error #1065: Variable Timeline0_3526c86ebdd211dbb7a6016cb38e89c is not defined.





Gustavo Duenas

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to