ActionScript 3.0 :: Develop Small Iphone Game With Flash Cs5?
Nov 29, 2010
I'm trying develop small iphone game with flash cs5, the first step i'm trying to do is scrolling big background with my finger .. the iphone application document size is width 320 x height 480 px, on the stage there is a big image 1280x800 px i want start scroll this big image with touching iphone screen in any direction to make the hidden parts appears ..
View 2 Replies
Similar Posts:
Mar 7, 2012
I am going to develop a very simple game for android and for iphone/ipad I have the option to develop it in cocos2d or in adobe flash air (i am not a developer, but i have 2 developers who are offering me the service)I have a developer that states that cocos2d is better and other one that states that adobe flash air.I want it in cross platform.the cost offered by both developers is the same..i have heard that adobe air has the flaw that it is very slow, is this real? if you had the 2 options which will you use to develop your game and why?
View 1 Replies
May 30, 2010
I have a doubt, can we make iPhone apps with flash CS5?
View 1 Replies
Dec 31, 2010
Can we develop Iphone Application with Flash AS3. Does Iphone support flash?
View 8 Replies
Dec 30, 2010
Actually i have flash cs4 pro, so first i develop my small application using flash component like datagrid, button and input text. After my completion my program, I will perches flash cs5 pro.
View 5 Replies
Jan 2, 2010
I am not sure if I am posting the thread in the right place. But I would like to know if it is actually possible to develop an iphone app using AS3/CS3. I am a final year student in Interactive Media Design and would like to create an iphone app to go along with my project.How do I go about doing it? I know it is possible to.I tried googling for articles, but all I found is articles that teach you how to do it using other form of softwares.
View 3 Replies
Jun 27, 2011
I am trying to develop a sidescroller game in as3. Most of my confusion is coming from my lack of knowledge on the best way to strucutre the classes that control the games flow.For example, what would be the best way to change the game state from the main menu, to the in game state, WITH VISUAL TRANSITION INCLUDED?
The way I'm thinking of doing it now is adding event listeners to buttons, which remove the main menu MC and add a transition MC. Then I add an event listener to the transition MC to watch for the frame label "end of transition". This removes the transition MC and adds the GameContainer MC.
View 1 Replies
Nov 7, 2011
I want to develop a car racing game using flash and actionscript3.
View 1 Replies
Nov 9, 2010
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 Replies
May 3, 2011
I would like to develop applications for iPhone and Android devices. Which language it is better to use Java or Flash? I have read that Adobe Flash CSS 5.5 support compatibility for ActionScript on both devices. Will be interesting to know plus and minus sides for both languages? Remember that we have to develop application for both devices, and we have a small part of that application already written in Java.
View 2 Replies
Apr 15, 2011
1.How to load image resources? And in which case we should use "[Embed]" to insertresources?2.which technology can improve the performance of the game flash game development ?
View 3 Replies
Aug 6, 2011
Can we develop flex mobile project that runs in both android and iphone.Also I want to know , can we use all the device capabilities of both android and iphone in same project
View 2 Replies
Aug 18, 2010
May I ask whether iphone can support .swf file or not? This is because I have developed a mini game using Adobe Flash Lite by using action script 2.0 and save as .fla file and export as .swf file. If can, can give me some guidances on how to import .swf to iphone.
View 2 Replies
Dec 22, 2010
I made a flash game some time ago (ActionScript 2), and I was wondering what steps would I have to take to make it into an app?
View 3 Replies
Sep 7, 2011
Since I've been using Flash for a long time, I want to know if it can be be used for commercial grade games or app development?
View 3 Replies
Mar 16, 2012
How can i maintain DPI resolution calculation for various device and UI management for eg,iPhone having action bar at top/bottom , iPad app has control bar component instead.Is it possible to maintain application in SINGLE CODE BASE.
View 1 Replies
Oct 13, 2011
I'm making a small Flash game, which is rotating rings in an image to create a coherent picture. Think of the puzzles in Assassins Creed.I have three scenes set up, one with the puzzle, one with a fade to white transition, and one with a congratulatory screen.
I have this code to check if the orientation of the rings match, but I'm really new to actionscript so I'm not sure if it's right or not.
function orientationCheck()
{
if (center.orientation == 0 && ring1.orientation == 0 && ring2.orientation == 0 && ring3.orientation == 0 && ring4.orientation == 0)
[code]....
Unfortunately it keeps playing through the movie and not giving the player time to solve the puzzle.
View 9 Replies
Oct 28, 2010
Since Apple loosened their terms again, is it posible to develop a game in FLash CS5 and publish it on the Apple App Store? Are there actually any real apps / games on the App Store that were build on Flash?
View 1 Replies
Dec 6, 2008
I want to develop a "Join the Dots" game. I am anewbie in flash. I want to let the users join the dots to form alphabetical letters. If they do it correctly, they gain scores.
View 1 Replies
Mar 31, 2010
Develop Blackjack card game.
View 1 Replies
Jun 10, 2010
I'm trying to develop an augmented reality game on an action script project in flex and I have a small problem, I need to load a png image on the stage so I have put it into a swf but when loading the swf with the pngs do not show me anything.
[Code]...
View 1 Replies
Jun 19, 2011
[URL] I'm trying to make a small realtime game using sockets but some packets simply get lost (Wireshark says they arrive properly!)
View 1 Replies
Mar 28, 2012
I have been trying to make a score counter for a small game where the user clicks on a button on the stage, each time the user presses the button the score increments by 10, however I cannot get the score to display on the dynamic text field.
var score:uint;
//scoreCounter is the instance name of the dynamic text box
function updateScore():void{
score += 10;
scoreCounter.text = score.toString();
}
View 2 Replies
Jan 14, 2012
I am looking at the SharedObject class. Just wonder if I am at the right direction?
View 1 Replies
Jul 4, 2011
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>
View 1 Replies
Mar 6, 2010
I'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 Replies
Oct 13, 2010
I 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?
View 1 Replies
Oct 8, 2009
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?
View 2 Replies
May 1, 2010
How 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 Replies
Dec 19, 2010
I'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 Replies