as3 - rewrite this line?
Out of context: Reply #14
- Started
- Last post
- 20 Responses
- wwfc0
...i have a sort image wall that the user can choose, click and zoom in on the clicked image - works fine with just images - but i need it to work with flvs/vids too.
but i couldn't get it to work with the xml - and had to rewrite and add bits to it to allow video - but this video now plays as an individual and not as the largeimage.
i also tried to call in this class StreamingVideoPlayer.as
http://www.pastebin.se/196917to stream and play the video - but couldn't work it out
so now i am trying to figure out which way to go - and - well could do with a little help really - try and clear the mists a bit.
ALL i want to do - is have the swf read the xml and if it is an image just call in the image and if it is video just bring in and play the video via that streaming player...
oh yeh - the moon on a stick too!!