Re: [Flashcoders] How to change reference?

2006-07-27 Thread denfi
you dun have to put _root.attachMovie since you are already attaching it right from your current maintimeline. Instead just: attachMove(as,as,100); will do the job. Regrads! On 7/27/06, natalia Vikhtinskaya [EMAIL PROTECTED] wrote: Hi I attach clip with this code:

Re: [Flashcoders] I am new to here

2006-07-26 Thread denfi
hi, happie to see u here. On 7/25/06, master [EMAIL PROTECTED] wrote: Hi, All I am new to here, happy every day! jack 2006-07-25 ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

[Flashcoders] access variable sitted in a movieClip... .

2006-07-26 Thread denfi
i have a problem trying to acess a variable of my movie(Global2.swf) that is loaded into a emptyMovieClip(swfHolder) that is on my maintimeline(container.swf) stage. I declare this code on my Global2.swf maintimeline: _global.myGlobal2 = this; counter = 2; then try to access the variable

Re: [Flashcoders] need help with local apache test server

2006-07-23 Thread denfi
use xammp, saved u from installing them just one click xammp do it for you. www.apachefriends.org On 7/23/06, Marc Hoffman [EMAIL PROTECTED] wrote: I'm trying to set up a local apache server for testing PHP on my laptop. This is all new territory for me and although I've followed

Re: [Flashcoders] My Flash Editor UI is invisible/disapeared?

2006-07-23 Thread denfi
try ..rightclick 'restore'. On 7/22/06, Chris McFadyen aka Grayson Carlyle [EMAIL PROTECTED] wrote: As of yesterday, I can only see Flash Editor in maximized mode. Trying to restore the window to it's normal size results in blank desktop, however, I can still access the menus using alt, as