I was having a problem getting a flv to display in a FLVPlayback instance nested in a movie clip that had been created with attachMovie. I could assign the contentPath and confirm that it was OK with a for-in loop, but the video just wasn't displaying.

Then I found a workaround, where I have to first attach the holder movie clip, then attach the FLVPlayback to that. It's seems less than elegant but it works.

Does anyone know if this is an issue with nested clips and attachMovie in general, or something special about FLVPlayback component?

Thanks,
Pauline
_______________________________________________
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