Professional :: No Audio In IPad Application?
Oct 12, 2011
I'm currently trying to develop my Flash animation to the iPad, however no audio plays...I'm currently using ActionScript 3 to make the audio appear instead of using the timeline, but even if I use the timeline the audio just doesn't play. The file itself is an mp3, and information on the iPad says that it should be able to play on it.
I have a really bad feeling that this is a Flash/iPad issue and it hasn't been resolved yet. Does anyone have any idea why? I really can't figure out, because it's not like there's an audio option before you publish the application...
View 4 Replies
Similar Posts:
Nov 9, 2011
I am using Flash profassional cs5 and want to create an iPad application but it only allow to make iphone application. It allows to install on iPad but the resolution is very small.
View 1 Replies
Aug 19, 2011
Do you know is it possible to start iPad application from another application that is developed in Flash? I need to create small iPad app with two buttons (and some graphics/animation) in Flash. Clicking on those buttons, another iPad application should be started. My guess is that will use ExternallInterface, but I don't know what to send :)
View 1 Replies
Jul 13, 2011
How to run the Flex application in the ios.
View 2 Replies
Jun 8, 2011
How to call flash file in ipad application. Is it possible or not? Is there any way to call flash file in iPad application?
View 2 Replies
Sep 23, 2011
I am Adobe Flash DesignerDeveloper and i ended AIR Application for desktop and need to know how to launch this app on iPad?
View 1 Replies
Aug 25, 2009
I ran a simple live video streaming application for the first time with actual users and ran into a couple of serious performance issues that had not turned up during testing. In this instance there was one video stream from a live web cam and used FMLE at 150 kbps using VP6 and MP3 @22k. There were 16 clients and everything worked pretty good for about 30 minutes. (although some clients said their audio and video were out of sync by up to 3 seconds)
Then individual clients would have either the video freeze or the video would continue and the audio would stop. These clints had to "disconnect" and then "connect" again to the application. This happened to all of the clients at one time or another for several minutes. I stopped and restarted the FMLE with progessively lower bandwidth settings down to 75 kbps but still clients were having the same issue.
I eventually stopped the FMLE and used the applications built in publisher at 45 kbps and that seemed to eliminate the freeze/dropping issue. But of course the video quality was very poor and some clients still reported that the audio was out of sync with the video. The server hosting the FMS application is a quad processor dell with lots of memory and network connectivity. The Flash Media Admin Console performance graph showed the total Bandwidth as 3 Mbps at maximum.
View 8 Replies
Sep 8, 2011
I'm new to developing iOS applications and my school gave me approximately 5 months to develop an iPad application. I have no knowledge or practice on Objective C so since Flash Builder 4.5 allows the development of mobile applications (and I have experiences with Flash Builder), I decided to develop my application on Flash Builder instead.
Everything is going fine until I was told to include a SplitView in my application. I implemented a List on the left side of the application. Clicking on any of the list items will navigate the user to a to another view but i also included and retained the list on the left side of the new view in order to simulate a "SplitView".
Initially it felt as though it will do the job of a SplitView like how it does when I attempted it on XCODE but it doesn't look or feel natural. I found this video which shows that it is possible to create a SplitView on FB but I've cracked my brains and I really can't figure out how it is done.
[Code]....
View 2 Replies
Jan 13, 2012
We have an AIR application running on an Apple iPad, that occasionally experiences sudden drop in its performance. The frame rate drops from 60fps to 2fps and it never recovers from that. this is only reproducible on iOS 4, but never on iOS 5 - we've checked that on two identical iPads (generation 1)the performance drops occasionally, but always happens when we switch between apps - from our app to another and back very rarely, the performance drop also happens on first start of the app this performance issue does not happen in renderMode=CPU, but this mode doesn't work for us, because the rendering is ugly, especially on rotated bitmaps.
View 1 Replies
Jun 15, 2009
I am creating an audio communication application. In that two users are able to communicate. But the problem is that some time in audio I am facing an echo problem.
View 2 Replies
Jul 22, 2011
I have a quick question relating to Actionscript 3 / AIR. I have looked through the site, but may be searching for the wrong thing or terms.Is it possible to get an application wide audio stream from an AIR application?I am trying to create a local audio file containing everything (all channels) played in an AIR app.I have tried using the SoundMixer.computeSpectrum() function, but it returns a bytearray (size 2480) full of zeros... It looks like it isn't reading the audio data correctly... I am playing a swf loaded using a SwfLoader and it is playing the sound out..
View 2 Replies
Oct 1, 2010
I want to create a little app for the iPad.
Can I create a new AS3 project, or does it have to be the iPhone OS?
What should the dimensions be ideally for the iPad?
Is it fine to use multiple scenes?
View 4 Replies
Jun 30, 2011
I'm trying to use a fla as a banner on my site. So far the best method I have is: export fla from flash as quicktime mov THEN use media encoder to convert mov to flv THEN insert the flv onto my site with dreamweaver. This works for me except when I try to view the site on an ipad, the animation doesn't run because flash player has to be loaded and that's not possible on an ipad.How can I make this banner viewable to someone on an Ipad as well as a regular PC?I'm thinking by somehow uploading the mov to the site (which I don't know how to do yet) and then having some kind of code or something that makes the mov play for ipad and the flv play for everyone else.
View 5 Replies
Jan 6, 2012
I've created an app in Flash Professional CS5.5 and when I install it on iTunes, I see the icon in the list, and when I sync the iPad, it even comes up on the iPad 'pages' in iTunes, however doesn't show up in the actual iPad.
View 1 Replies
Jan 5, 2011
My OS is Win 7 and I have the windows test versionof Flash Builder Burrito.There I can only develop for Android devices.I've heard it's only possible to develop forthe iPhone/iPad with a Macintosh computer.Or is there a trick to develop for iPhone/iPad on Windows PC with Adobe software(because I don't want to pay a second time for Adobe software for MAC)and only copy the result to a Macintosh?
Is it possible in the MAC version of Flash Builder Burrito to develop for iPhone/iPad (and also for Android)?Or have I to use a different IDE for iPhone/iPad apps becauseApple wants native apps and Flash builder burritois only for AIR/Flash app development?
View 1 Replies
Aug 21, 2011
We're seeing very different results from the same files being packaged for iPhone verses iPad. Not having a lot of luck getting things to run smoothly on the iPad when they work great on the iPhone. The iPhone versions also run great on the iPad even though it has to scale down all the retina quality images. I feel like I'm missing some important difference between the two?
View 3 Replies
Sep 10, 2011
I'm using a simple document. It has nothing in the library and the SWF is pointed to the class "Main" (Main.as is in the same folder). All Main.as has in it is this super complex code:
[Code].....
Nothing shows up. I run it in flash (ctrl+enter test movie) and I see google load. On the ipad2 I see absolutely nothing. why I don't see the StageWebView?
View 4 Replies
Jan 20, 2012
I'm building an iPad app with some stories and I have an animation that runs when each story is opened. I created the first animation at 30fps and it works great on an Android tablet and in the Air debug launcher, but when I compile it for the iPad the transitions are very jumpy. It acts like it's only running at 5fps on the iPad.
View 3 Replies
May 5, 2011
I have read that the FLVPlayback component has been optimized for the iPad, but I can't get it to work at all.I had it working, albeit poorly, in CS5.But the same app, published with CD5.5, just shows a flickering FLV icon instead of video.
View 1 Replies
Jul 14, 2011
I just upgraded to Flash 5.5. When I compile for iOS my cursor disappears. I'm using the following code. It worked great when I compiled it on 5.0 but it stopped working with 5.5
player3.x = stage.mouseX;
player3.y = stage.mouseY;
View 2 Replies
Jan 8, 2012
What tool can i use to create an animation the will run in I.E., Firefox and iPad. I want to have a series of large buttons that i can scroll using arrows on the left and right side of the large buttons, with each button being a hot spot. I can't use Flash because it is not supported on the iPad.
View 18 Replies
Jul 4, 2011
I'm using Flash CS5.5 and have got swipe gestures responding on my iPad. The only problem is that they don't animate and I'm wondering if anyone has had any luck in replicating the smooth iOS swipes using Actionscript 3.0. I found a solution using ENTER FRAME but it was really slow and jerky.
View 19 Replies
Aug 25, 2011
Apple is obviously rejecting Flash to protect it's 'App' revenue. I've been on Android phones that run Flash and display all my content perfectly smooth. It can be quite frustrating how they are trying to bury it when I still have yet to see HTML5 replicate the type of interactive content Flash is capable of producing. Is there any way to display a message on the iPad when the Flash player is not found? I'd like it to says something along the lines of: "Unfortunately the Apple iPad does not support the Flash player because their business interests do not want it taking away from their App revenue. Did you know that the Dell Streak, HTC Flyer, Blackberry Playbook, Motorola Xoom, Samsung Galaxy Tab, Toshiba Thrive, and HP Touchpad all support the Flash player?"
[Code].....
View 1 Replies
Nov 16, 2011
I 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)
View 2 Replies
Mar 9, 2012
I'm aware of the fact the iPad doesn't support flash so I'm trying to figure out how I can detect an ipad visiting my site and provide an alternate html header. I'm sure there must be some code snipit I can add to my site but have not been able to find something.
View 2 Replies
Mar 26, 2012
I was wondering if there are any apps that have animation in a format that could be somehow exported for use in Flash, After Effects, or 3D software. So something other than flip book style "paint" animation. Instead something like vector point animation or object/property animation.
View 1 Replies
Jun 11, 2010
I would like to point out that I am not an employee of either Comedy Central, The Daily Show or the website. The labels 'Production Assistant' and 'Intern' are just the sites rankings descriptions.There is an assumption by iPad owners, that all Flash websites must be converted to be compatible with the iPad, rather than the iPad should be compatible with existing websites.Is it worth continuing to defend against this assumption? Should we just give in to these people or try to engage them in a discussion, get them to demand Flash support from Apple?
View 2 Replies
Sep 22, 2011
We are looking to use flash to create iOS apps, so we have downloaded the latest version of flash, but when testing on the iPad we see pixalation, is there a later version of cs5.5 or an update that will fix this issue?
Or is there a setting beside the setting Resolution set to High...
I did read somewhere about AIR3 is going to better renderring for 3D, but will it be for the iPad and also what about 2D rendering, I mean it is vectors aand I thought they did not pixelate.
View 2 Replies
Dec 27, 2011
Is there a documented best practice for providing alternate content for Flash in Safari on iOS devices?I am getting white space where my Flash animation would normally appear, and management is displeased. I need to display alternative content in this space.
View 1 Replies
Nov 3, 2010
I am new to flash and am trying to achieve the following: My website for Salou currently has a static image of google street view, i want to incorporate a live version that will be available on the ipad and ipod touch, will this work as i am told that google street view uses a flash plugin.
View 1 Replies