RE: How to refer frame number in one of the scenes in an FLA from Director

2004-01-14 Thread biju george
Hi List, Thanks for your suggestions. In fact the example suggested by one of you is for Dir MX and i have to code it in Dir 8. But I had found a solution for that in my own way. Thanks again for you 2 persons!!! Biju George. __ Do you Yahoo!? Yahoo! Hotjobs: E

RE: How to refer frame number in one of the scenes in an FLA from Director

2004-01-13 Thread Anand Ravi
I am not sure if you can directly address scenes. My suggestion in this case would be to set 2 variables in flash and call flash function to make the actual switch. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of biju george Sent: Tuesday, January 13, 2004

Re: How to refer frame number in one of the scenes in an FLA from Director

2004-01-13 Thread Frank Di Luzio
- Original Message - From: "biju george" <[EMAIL PROTECTED]> > sprite(x).frame=frame "100" of scene "scene1" > > There is 10 such scenes in it. > Hi biju, See if tell target can help. This portion of a script was used for a MC named "head" in the main time line of a flash sprite. ie. spr