Skip navigation

Login or Register to find out more about sinious
Status Level:

Recent Activity

sinious replied to Adobe air 3.4 + auto orient

"The store will bounce your app off if it doesn't play nicely with all devices that conform to the specs you require. For example if you say"

in ActionScript 3 11 replies
14 hours ago
sinious replied to Testing AIR app for ios

"While the AIR for iOS iPhone simulator isn't a good performance bearing, nor does it have all the features like accelerometers, but everythi"

in Flash Pro CC - General 4 replies
14 hours ago
sinious replied to Testing AIR app for ios

"To sign the application with a proper mobileprovision, yes you would need a developer account ($99/yr). It's a very small cost. At that poin"

in Flash Pro CC - General 4 replies
17 hours ago
sinious replied to Adobe air 3.4 + auto orient

"Having not known the devices you want this to be on, I'd go back to simply measuring the devices resolution width versus height and translat"

in ActionScript 3 11 replies
17 hours ago
sinious replied to Adobe air 3.4 + auto orient

"It's why trying to be device agnostic is so important, which means staying away from specifics as much as possible. Things like hard coding"

in ActionScript 3 11 replies
1 day ago
sinious replied to Adobe air 3.4 + auto orient

"Just eyeballing it here but it looks like your portrait code is aligning the landscape view. Put a trace() in your code and check the consol"

in ActionScript 3 11 replies
2 days ago
sinious replied to Adobe air 3.4 + auto orient

"You just need to import it if you haven't (the word is linked to the class in my post, flash.display.StageOrientation). They're just constan"

in ActionScript 3 11 replies
2 days ago
sinious replied to Adobe air 3.4 + auto orient

"Initially I'd just recommend a couple things and need a little more info as well.   First I'd use the StageOrientation class to determine"

in ActionScript 3 11 replies
2 days ago
sinious replied to Problem with "color shifting" ...

"Always a ribber .   But you're more than free to post the code for the conversion all the same, can't hurt"

in Flash Pro CC - General 10 replies
6 days ago
sinious replied to Problem with "color shifting" ...

"You're welcome and if you find one post it back here, others might be interested. Good luck!"

in Flash Pro CC - General 10 replies
6 days ago
sinious replied to TypeError: Error #1009 but my object is there.

"You're welcome and if you're all set please mark the thread answered so we can filter unanswered. Good luck!"

in ActionScript 3 8 replies
6 days ago
sinious replied to Problem with "color shifting" ...

"In general, because the two colorspaces don't overlap, you're guaranteed not to convert all colors from one to the other accurately. At best"

in Flash Pro CC - General 10 replies
6 days ago
sinious replied to Problem with "color shifting" ...

"Are these original artworks imported into a SWF or are they loading dynamically? Obviously most dynamically loadable formats don't even supp"

in Flash Pro CC - General 10 replies
6 days ago
sinious replied to TypeError: Error #1009 but my object is there.

"There's 2 simple methods to use external code but what gets more involved is synchronizing with the timeline. There are more ways such as wr"

in ActionScript 3 8 replies
6 days ago
sinious replied to Playing external sound (iOS app)

"You're welcome and I hope you no longer ever need to move . Good luck!"

in ActionScript 3 10 replies
6 days ago
sinious replied to Playing external sound (iOS app)

"A happy move, getting out of renting to buy while the market is still so/so. You just never know how much stuff you have until you have to m"

in ActionScript 3 10 replies
1 week ago
sinious replied to TypeError: Error #1009 but my object is there.

"For a classic tween you just want to make sure you assign the code on a keyframe, and use it there. The big problem with classic Tweens is a"

in ActionScript 3 8 replies
1 week ago