Kamal -> Go through this Right click on your project goto properties in the left pane goto flex compiler
In the additional compiler arguments add this code -locale en_US -use-network=false click ok then rebuild your application Reason This is because when ever you build your application the swf treats each and every elements in the root are unsecure (i.e flv etc) so you have to mention this.... Now you can copy the build file any where in the system this will work...:) enjoy buddy On 9/26/08, kamal <[EMAIL PROTECTED]> wrote: > > > Hi All, > > videodisplay control playing the video(flv) while flex application > compile time. but video display not playing/loading the flv in actual > Release build folder. why this is happening . plz help me. > > Thanks, > Kamal. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

