[Flashcoders] question re: path for nested movies

2008-06-27 Thread Allandt Bik-Elliott (Receptacle)
Hi folks i have a quick question regarding pathing for a streaming flv. i have a banner swf that streams an flv which is loaded into another swf that rotates several banners randomly - so my total structure is: html page | banner player swf | banner swf | netstream flv

Re: [Flashcoders] question re: path for nested movies

2008-06-27 Thread Paul Andrews
@chattyfig.figleaf.com Sent: Friday, June 27, 2008 10:33 AM Subject: [Flashcoders] question re: path for nested movies Hi folks i have a quick question regarding pathing for a streaming flv. i have a banner swf that streams an flv which is loaded into another swf that rotates several banners randomly

Re: [Flashcoders] question re: path for nested movies

2008-06-27 Thread Kenneth Kawamoto
Use loaderInfo.url as the base and create paths relative to that. Kenneth Kawamoto http://www.materiaprima.co.uk/ Allandt Bik-Elliott (Receptacle) wrote: Hi folks i have a quick question regarding pathing for a streaming flv. i have a banner swf that streams an flv which is loaded into

Re: [Flashcoders] question re: path for nested movies

2008-06-27 Thread Allandt Bik-Elliott (Receptacle)
thanks for the advice, guys alz On 27 Jun 2008, at 10:50, Kenneth Kawamoto wrote: Use loaderInfo.url as the base and create paths relative to that. Kenneth Kawamoto http://www.materiaprima.co.uk/ Allandt Bik-Elliott (Receptacle) wrote: Hi folks i have a quick question regarding pathing