PDA

View Full Version : Simple question about listeners



ultrapyro
January 29th, 2009, 08:02 AM
I am going nuts, for some reason my flash help[f1] is not working... I would never ask but I can't seem to access it so here goes. I am aware of (and have been using) an event listener for when my tweens COMPLETE. Is there an equivalant of that for a loaded .FLV? would I put it on the netStream? I'm only looking for when its done. thats all.


thank you for your help!

:kir::kir::sonic::sonic::yoshi::yoshi::luigi::luig i:

Magik5
January 29th, 2009, 08:25 AM
should help you out: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetStream.html
youll want to listen to netstream events, outlines here: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/events/NetStatusEvent.html

you should be able to adapt the example at the bottom to what you need (look at the table under the info property further up the page)

ultrapyro
January 29th, 2009, 08:35 AM
AH this is great, I love online helpdocs. Is this what shows up in Flash when I press f1 right? I'm so lost without f1 lol