Professional :: Export Technique That Flash CS5 Has For IPhone But For Windows Phone 7 Series Too?
May 4, 2010What would be a great idea is the same export technique that Flash CS5 has for iPhone but for Windows Phone 7 Series too.
View 3 RepliesWhat would be a great idea is the same export technique that Flash CS5 has for iPhone but for Windows Phone 7 Series too.
View 3 RepliesI have an htc Imagio. I cannot seem to find a Flash Player for it. how to get Flash to install on a Windows Mobile 6.5 phone?
View 1 RepliesI have developed an app for the iPhone and it runs perfectly fine on the iOS for iPhone. I am trying to port it to the iPad so I have done the proper stage adjustments and have set export as "iPhone & iPad"
It opens up fine on my iPad, but the same app opens distorted on my iPhone (since the stage resolution isn't native, so it gets squished)
I just finished with developing my application by Adobe Flash Professional CS5 and I wonder if this will be visible to iPhones 4 because support for Retina displays was added since CS5.5.
There is section in my info.plist:
<key>UIDeviceFamily</key>
<array>
<string>1</string>
</array>
I am currently working on a windows phone project where i have test the compatibility and I do not know flash and Silverlight is supported or not on windows phone 7.3.
View 1 RepliesI would like to do some iPhone development from my Windows box using the Adobe iPhone packager. I get how to do pretty much everything except creating / obtaining the certificates and provisioning files needed to complete the packaging process. What is the easiest and quickest way to get up and running?
View 2 RepliesJust got a samsung impression. Not very good with displaying webpages and won't accept flash player. Found Flash lite 2.1 while searching for solutions on my laptop. Found a freedowload link, but when I go there on my phone, the site won't give me the option to download. The spot where it's supposed to be says, "wait for download link." Tried it several times.
View 1 RepliesWhat is the Adobe Contact Support Phone # for flash? I searched and tried this number. Flash isn't list as one of the options for help in the extentions.
All other product help
800-833-6687 begin_of_the_skype_highlighting 800-833-6687 end_of_the_skype_highlightingMonday-Friday, 5am-7pm PST
Does anyone knows if its possible to develop iphone/ipod applications and sell them on the apple store, using flash CS5 in windows? or do we need to develop in mac?
View 3 RepliesIn Nexus one smart phone(android 2.2), the flash file in the web site is played by browser, But local flash file is not played. How to play the local flash file? Does not support local swf playing yet?
View 2 RepliesDoes it legally to use the iphone packager in cs5 to make games for iphone?As I read many articles on the internet wich are talking about that apple categorize the conversion from flash to iphone as illeagel method to deviler phone applications.
View 2 RepliesI“ve done an iPhone app with flash, just a simple rss feeder but it is extremely slow, is it suppose to be so or can I do it faster?
View 1 RepliesI have embedded the video in flash in .mov format. Now I am looking for video streaming technique in flash.
View 2 RepliesI'm interested in developing for the iPad and iPhone, but I'd prefer not to learn Apple's whole development stack (and good golly, I sure don't want to go back to manual memory management). Oh, sure, I could learn it, but I don't have that level of commitment to the environment at this point. I've got professional experience with Flex already, so I'm intrigued by Adobe's move to make Flash/Flex compile to the iPhone and iPad. My question is: how promising of a development path will Adobe's Slider be? Are we likely to see Slider publicly available in a reasonable timeframe (Adobe: "An early mobile branch of the Flex framework is expected to be available in 2010")? Are we likely to see reasonable performance? Are there development hurdles that haven't become clear yet? Heck, is it all just vaporware? There's pretty limited information available so far, as far as I've seen, but I'm interested in people's predictions, even if they're speculative.
View 6 RepliesI am looking to develop basic client server data application to add value to a website.
The website is .net based and opening an api such as asmx web service, json or xml would be simple.
Can anyone tell me what are the limitations - technically, what is possible with flash and also what Apple consider to be good practice.
Does anyone have any Actionscript code examples?
I'm interested in building a thick client application for my existing web services that will run on the IPhone. Flash finally seems to be an option, so I thought about using Flex for client side development.
However, since flash apps are not natively supported by the IPhone, but only through a wrapper, I was wondering if these apps can persist any data. Data entered by the user should eventually be transmitted to the web service, but until then I want it to persist even if the Iphone should run out of power.
Is this possible? Or does the Iphone flash wrapper make it impossible to access the hard disk?
I have a doubt, can we make iPhone apps with flash CS5?
View 1 RepliesHow to compile your flex (Flash Builder) application for Iph*ne Using Adobe Flash CS5? A User can Install an app having it as compiled binary?
View 1 RepliesI'm wondering if the flash packager for iPhone allows you to somehow save data in some kind of database maybe using Core Data or any other form? If it just allows you to export some kind of actionscript based game but doesn't allow for saving data that'd be kinda weak I'd assume so they must have a way (?).
View 1 RepliesI'm trying to create iphone apps using Flash CS5.5 and I have a doubt... I just created a simple app which plays a long sound (more than 5 min).
When the phone auto-locks, my sounds stop. If I unlock the phone, my audio resumes...
How could I do to avoid the lock, or dont interrupt the sound when the device auto-lock?
I've created my app and it works great. But when I press home button on my iphone, my app minimizes and when I open it from multitasking apps, it simply restarts. Is it possible to freeze or pause the game instead of stop?
View 1 Replieswhen we place flash files in our websites, it OFF-COURSE requires flash player on client machines, and prompts to install flash player..is there some php code using which i can check weather there is flash player on the client machine and if not then instead of placingembedding a flash file i place an images over there...cuz in my specific case flash is not that much important... it is just for cosmetics, an animation... which i can replace by a gif or a simple jpeg doesnot matter...
View 3 RepliesAm currently working on a tool created by a colleague of mine and would like to improve performance. Basically, it's a tool for drawing on screen and uses a combination of Sprites and the Graphics class to draw a line segment every time the mouse is moved when the mouse button is down. Here is the drawing bit:
// on MouseMove
protected function drawLine(e:MouseEvent):void {
if (currentTool.thickness > 0){
//pen
var line:Sprite = new Sprite();
line.graphics.lineStyle(currentTool.thickness, currentColour);
[Code] .....
As you can see, it checks if the line 'thickness' property and draws if it is and erases if it isn't. I did think of using a technique similar to blotting here where it'd draw to a bitmap but I'm not sure this'd give the performance boost I want or if, indeed, there would be any way to have an eraser function. The drawing itself works nicely - this isn't the problem, it's the performance of the subsequent 'drawn' sprites.
Have been trying out flash on iPhone and am wondering how i would make it so datagrids and lists are scrollable with your finger like they are on native apps? I need to be able to scroll with flick of a finger and also select an item when u tap one. Is there any information out there about this?
View 1 Repliesis possible to somehow save the state of a flash application so it is able to resume where it left off after being closed. For example, is it possible for a user to save games in an iPhone game written in Flash
View 2 RepliesI designed an entirely based flash site and suddenly was informed that on the iPhone a user sees just a black screen, on my SmartPhone I see and icon of a page on a white background. How do I make my site be visible on iPhone or SmartPhone, and I guess on Android phones as well.
[URL]
is there way of making flash website which is designed in flash cs5, compatible for iphone and other devices
View 3 RepliesIs it possible to create applications for iphone and other mobile devices using Flash is there any other convertors that i should keep in mind to use for possibly converting my games to something readable for iphone or etc?
View 4 RepliesI have abode pro 5.5 and I have made an Iphone app. my project haves 2 files with exten .fla and .swf so, how can I make iphone file?
View 4 RepliesI created a short animation using a series of photos stop-motion style, only about 18 frames long (as part of a larger project) Whenever i try to export it into SWF (Either CTRL+ENTER or the FILE>EXPORT method) the time it takes is super-fast, but no file is created. When the export was done with a previous successful export, it simply dissapeared
View 4 Replies