Page 1 of 1

.swf and streaming flash support

Posted: Fri Apr 25, 2008 7:02 am
by Mistrel
I would really like to see PureBasic support .flv playback and also streaming flash from an online source.

Posted: Fri Apr 25, 2008 11:00 am
by Trond
You can use the webgadget for that.

Posted: Fri Apr 25, 2008 11:19 am
by thefool
It would be overkill, but I can see many uses for interactive content embedded in your app.
But thats more a job for us as users, not something the pb team should spend their time on. IMHO that is

Posted: Fri Apr 25, 2008 7:56 pm
by Mistrel
The web gadget has to be tested cross-platform and even same-platform across different browser configurations, css styles, etc. and is not the solution I'm looking for.

Also in IE the page will "click" every time I change the page.

See this post:
http://www.purebasic.fr/english/viewtopic.php?t=31403

Posted: Sun Jan 04, 2009 12:13 pm
by Seymour Clufley
+1

Posted: Sun Jan 04, 2009 3:32 pm
by Trond
You should be able to play flv files with the standard movie commands, just be sure to install the directshow flv splitter and required codecs with your application.