Hocine078 / open-video-ads

Automatically exported from code.google.com/p/open-video-ads
0 stars 0 forks source link

Plugin breaks against the latest Flowplayer trunk code #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Dan Rossi reported that the OAS plugin breaks against the latest Flowplayer 
trunk code - 
investigate. Also pull out controls being included and use runtime library.

Original issue reported on code.google.com by paul.sch...@gmail.com on 1 Oct 2009 at 12:31

GoogleCodeExporter commented 9 years ago
It seems i was using the old project. The flowplayer examples dont work with 
the new player from what I saw.

Regards to taking out the controls code here is an example of including runtime 
library code

<property name="plugin-runtime-lib-swc1" value="lib/as3corelib.swc" />

Original comment by electrot...@gmail.com on 1 Oct 2009 at 2:15

GoogleCodeExporter commented 9 years ago
i commited a change
[01/10/2009 17:01:34] Dan Rossi: to make a swc run ant library in the controls 
plugin project
[01/10/2009 17:01:42] Dan Rossi: copy it to the libs directory
[01/10/2009 17:02:11] Dan Rossi: add this to the build file
[01/10/2009 17:02:12] Dan Rossi: <property name="plugin-runtime-lib-swc1" 
value="lib/flowplayer.controls.swc" />
[01/10/2009 17:02:42] Dan Rossi: remove src/flash and 
src/actionscript/org/flowplayer

Original comment by paul.sch...@gmail.com on 1 Oct 2009 at 4:03

GoogleCodeExporter commented 9 years ago
Have fixed the controls bit - swc included for controls and code removed in the 
lastest source package.

Just need to fix the example templates now as per Dan's fix/cleanup

Original comment by paul.sch...@gmail.com on 7 Oct 2009 at 12:48

GoogleCodeExporter commented 9 years ago
Closing out in 0.5.0 RC2

Original comment by paul.sch...@gmail.com on 22 Apr 2010 at 10:51