- Home /
Question by
juliancruz87 · Jun 25, 2012 at 03:43 AM ·
htmlswf
how to export UnityContentLoader in a HTML ?
I tried to embed swf create in flash profesional, with next script.
var unityLoader:UnityContentLoader = new UnityContentLoader("game.swf",null,unityParams); addChild(unityLoader);
When I publish into flash profesional, the swf shows the game content unity, but I try to open out of flash, doesn´t work. Why happen? , the html code is the next.
what happen :( ? thanks for your help.
Comment
Your answer

Follow this Question
Related Questions
A node in a childnode? 1 Answer
communication with the webpage... 1 Answer
FlashPlayerTemplates? 0 Answers
Connecting Multiple Swf files to create a game in Unity 2 Answers
Is it possible to enhance db connection with unity 3d as rich appln 0 Answers