Hi
What I did was check out the Flowplayer project source code, and make the change in the URLUtil file as described above.
Once the change is made, you would need to rebuild the project using ant, which would give you your very own flowplayer swf.
Obviously this isn't the same as the FP team would make this change (or a different one). You should also be mindful of licensing issues if you consider going down this route. I believe FP is licensed under GPL, which would presumably mean that your Air app would have to conform to a similar licence.
I didn't get anywhere with air security sandbox stuff. I don't believe that's the issue here.
Hope this is useful. FWIW I decided not to use FP for my air project in the end, opting instead to use adobe APIs directly.
What I did was check out the Flowplayer project source code, and make the change in the URLUtil file as described above.
Once the change is made, you would need to rebuild the project using ant, which would give you your very own flowplayer swf.
Obviously this isn't the same as the FP team would make this change (or a different one). You should also be mindful of licensing issues if you consider going down this route. I believe FP is licensed under GPL, which would presumably mean that your Air app would have to conform to a similar licence.
I didn't get anywhere with air security sandbox stuff. I don't believe that's the issue here.
Hope this is useful. FWIW I decided not to use FP for my air project in the end, opting instead to use adobe APIs directly.