Yeah, the HTML control method is what I did. You just need to have it update the texture 25 times a second to get it playing right.
One thing you might run in to.. When I did it the interaction with flash was pretty dodgy, so you can't actually click on the flash movie to stop/start it reliably. So might be best off doing some javascript to click on to start/stop (if you are doing it in game). garry On Dec 11, 2007 1:41 AM, Drak <[EMAIL PROTECTED]> wrote: > This is a multipart message in MIME format. > -- > [ Picked text/plain from multipart/alternative ] > Is it possible to play Flash videos in-game? Either in a VGUI window, or on > a texture. > > I've seen this done in GMod10 on a VGUI panel, but I can't figure out anyway > to do. Is there an easy way to achieve this? > > -- > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

