Hi there !
I spent the last couple of hours to search for some clue, how i can manage to get the following result:
I want to create an .swf which contains only one flv-playable component (i.e. just the MediaDisplay), but like up to five or more different “thumbnail pics” around which are set as buttons to load these .flv’s (if possible in the streaming format from the server i put them)
I tried some which i found here in the forum :
on (press){mediaDisplay.getMedia(“BJnameFLV.flv”); }
but it didnt work either…
Hope someone can help me. Thanx!