This content has been marked as final.
Show 1 reply
-
1. Re: Opening .mp4 files using flvplayback component 2.5 in Air 3.2
dan_hin Jun 28, 2012 3:33 PM (in response to dan_hin)Discovered the issue.
For mounted drives you need to use the nativePath property.
For cross platform applications you can simply replace() the delimiter with the .separator property.
Also for some reason the skin wouldn't load, despite the fact that I had chosen it in the component selector.
I ended up setting the myFLVplayback.skin property just before I added the component to the stage.
######
On a related note, does anyone know if there's a difference between publishing an app with included folders, and simply publishing the app and adding the folders to the .app directory after the .app folder has been published?
Dan
