On 4/23/15, 9:54 AM, "Pawan Yadav" <pawanrao...@gmail.com> wrote:
>Hi - I am upgrading flex sdk 4.6 to 4.14.1 . On launching application it >is showing me error "Initial content could not be loaded for this >application". > >I have tried changing application descriptor to 16 then it is saying >invalid application descriptor. > You may need to replace your application descriptor with one from the templates folder. The version in the -app.xml does indicate certain formats for the XML that follows which sometimes changes. The -target-player and -swfversion options also should match. You can use swfdump to verify what the actual SWF version is. HTH, -Alex