dns - How can I Force flex apps to load on a local domain? -


i have situation need swf load domain. flex set loads swf file//...

i prefer domain local.somedomain.com

does know how this?

create simple html page has object tag , load there. load same domain html page loaded from.

when hit debug button in flex builder, running html page (its in html-template folder called index.template.html). if right click project in navigator , click properties, click run/debug settings, can edit "launch configuration" , tell page load (here, can modify debug or run path url instead of folder path).


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -