Hi all,
Finally I installed html exporter and convert one game. It is quite simple game using 8 direction movement for player, no scrolling, 4-5 enemies using bouncing ball movement, treasures (cc 20) and goal object. There are several (4) layers in game... Here are some issues.
1. SPEED (all browsers are latest version)
- Chrome (Win): Works great, collision is somehow different than in swf (only problem is that bouncing is now random where suppose to be only horizontal or vertical but that is just bad work from my part)
- Firefox (Win): Small jumps in movement but nothing to cry about.
- IE (Win): Almost no movement, after minute Norton complains of hi processor use from IE.
- Safari (macBookPro): Works great, interesting that collision is now same as it was in swf (? no explanation why)
- Safari (iPad): Almost no movement, (!!)
- Def.Android Browser (Galaxy Tab): Almost no movement (did not expect much on old tablet but must say swf works ok. Also changing frames with few backdrops works really slow here )
2. Other problems
- Alterable strings by value, does not work.
AltStrN$( "Variables-Questions", QuestionId( "Variables" ))
where QuestionId is set at start