Flash Builder 4.6 always shows blank html page on run in Google Chrome

apache-flex, flash, flash-builder, flex4.6

Solution

I got the solution, there is a security issue with chrome when html page runs on Chrome browser, So We need to set use-network=false in Flex Compiler option in the Project Properties and everything of .swf backs on stage.

Problem

Flash Builder 4.6 always shows blank html page on run in Google Chrome. I have tried everything but nothing works. Kindly help.

Original source