PDA

View Full Version : [CS4] issues with export preview for AIR


jet
02-19-2009, 02:54 AM
I've been having some issues testing AIR applications under CS4 (and also CS3 but not as bad). The thing is, previewing the AIR app in CS4 does not work the way i would want it to... it doesnt align the movie objects correctly

I've made a video previewing both for AIR and SWF. The first preview will be in AIR and the second will be in SWF. Previewing it for flash works fine. It reads the scripts, creates and load the jpeg files, and tweens them to their correct x,y position. However, in AIR, it does not place them in their correct x position.

http://www.nelwan.com/issues/air/video.html

Heres the source code. (please dont make fun of my comments, im still new to As3 and OOP)
http://www.nelwan.com/issues/air/airgallery.zip

Anyways, any suggestions on how to fix this? Or is it just a bug in CS4 or AIR? Or is it just my source code?