- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Tags:
- Android* OS
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page