You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Forum user: Streamapp

Basic information

Registered Aug 22, 2009
Last login Sep 7, 2009
Forum posts 2
Direct URL http://www.flowplayer.org/forum/users/14576

Latest forum posts

Posts:

Registered:

Configuring flowplayer in an adobe air html app

Posted: Aug 24, 2009

Thnx for quick reply ....
One more question
How to build project using ant
i have downloaded flowplayer src folder and there is some build.xml how build it into flowplayer.swf
PLease help out.....
i made changes in urlutil.as
but don't know to build swf file of the src folder

Posts:

Registered:

Configuring flowplayer in an adobe air html app

Posted: Aug 22, 2009

gowiththeflow were to add this line i am not gettin if (swfUrl.indexOf("app:") == 0) return true;
I m to trying Configuring flowplayer in an adobe air app wen i gave the relative path i m gettin the same security error but wen i m giving absolute path it is running perfectly example (file:///C:/abc/flowplayer/swf) but i want relative path in my code.
Should i have 2 edit flowplayer.swf file
Can we do anything with security sandbox of adobe air
Please help me out ...PLease