Software Archive
Read-only legacy content
17060 Discussions

White screen, swf in html 5 (see here!)

Yzx_Y_
Beginner
274 Views

Hello! Sorry, I bad speak English, but please help me to solve the problem.

My goal is to convert swf into apk . In Intel XDK, I created a project in html 5. In the project I inserted the swf file and edited the text in index.html by writing this code:

<object width="550" height="400"> 
<param name="movie" value="name.swf"> 
<embed src="name.swf" width="550" height="400"> 
</embed> 
</object>

 

The compilation was successful. But when I run the game on your Android phone then there appears a blank white screen( What could be the problem?
P.S. Adobe Flash Player on the phone is there and working fine.
Please help

0 Kudos
0 Replies
Reply