Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

how to compile jwplayer source

No replies

I simply did the following:

1) downloaded jwplayer 4.6 source
2) added an empty public test function to View.as
3) changed the publish settings in Flash CS4 to Default (not AIR) + Flash 10
4) publish
5) deleted old copies of jwplayer.swf from my Flex project
6) cleared cache
7) copied newly compiled jwplayer.swf to my Flex project

What happens is the player opens, but my (local) video no longer loads & the test function doesnt exist to my project. Am I missing a step? Do I need to copy any other files?