I have imported an FLV to playback in an swf and just placed from library as FLVPlayback object (not through any NS code)
I named the FLVPlayback object :“IntroMovie”
I now want to have a button appear towards the end of the FLV when it hits the embedded cuepoint “Button”. How do I do this?
All the other methods I see posted use the NetStream refernce and a listener, but I can’t figure out how to tie that together with an object that is just a drag-n-drop FLV.
Thanks
Ron