『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Join a global community of Adobe Air users and developers.
新着順
Hi,Working on an Air 2.7 app for the iPad. When the iPad screen lock kicks in and i go to unlock it. the app is compeltely frozen. The same also happens when minimized to background and launched again. Any reasons/solutions anyone has encountred beofre? Thanks.
My AIR for Android apps worked just fine with AIR 2.7 runtime on a samsung galaxy.The app uses sounds on timelines.After 2.7.1 the apps still work fine when compiled in the Flash Pro CS5.5 IDE, and still work fine if exported to iOS.But on Android-devices after a short while all the sounds in a displayed movieclip are played over and over...I didn't know that sound relevant issues were changed from 2.7 to 2.7.1.1961.Anybody has similar problems?
Got fast paws and love cheese? Then head over to cheese factory Cheezia, jump into the shoes of a Packing Manager and help mice in delivering delicious cheeses all around the world!Game features:Fast-paced arcade gameplay with bonus items, combos and more!Responsive multi-touch controlsCute cartoon graphicsTwo game modes: 'Classic' and 'Time attack'Hi-score system + 24 achievementsThe game is developed using Adobe Flash CS5.5 and Air.DOWNLOAD NOW!The game is available NOW on Android Market!GAMEPLAY VIDEO
HelloDoes anybody know if there is a way to build an app with flash CS5.5 that can run in older iPods?, just like with CS5?Each IPA I build with CS5.5 cannot be installed in my iPod 8GB with iOS 4.2 and before with CS5 I could install all the IPAs there and test.The lack of support to iPod 8GB would be limitating for the market and sales...Is there some setting to build IPA to older iPods?Thanks
Hi,I try to show in my Android application a image rotated. I need showing this image smoothed. My image is embeded at my apk, and i'm using "smooth = true" as value inside sentence Embed.[Embed(source="icons/smoothQuality.jpg", smoothing="true")]public const ImprimirIcon:Class;I'm using two spark image components. The first image has the smoothing activated and with highest quality. But the second image don´t use the smoothing technic. Furthermore I have a function that rotate 30 grade the image when this is created.My problem is that I see the first image smoothed and the second image unsmoothed at my emulator. But, at my Samsung Galaxy Tab 7" I see unsmoothed both.I don´t know what is the problem. I tried with BitmapImage and I get the same result.Help me please! I don´t know that more to do :SThanks;)It's the code of my demo View:<s:View xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" tit
I have a .cer file with me, now I want to convert that .cer to .p12. Anybody explain the process to convert that from windows xp. Thanks to all.
Im using the loader class to load in some PNGs.Does loader work with iOS, becuase on the device all I am seeing is a blank screen?Does anyone know if it works for android?
Please download the attached file to view this post
Hi.I've been working on an iOS game with Flash for a while. Now I'm stuck with a display problem.My game objects move very slowly and steadily and I notice pretty bad jittering/stuttering. This is GPU mode in Air 2.7, CPU mode is too slow. The cause of the jittering seems to be that Air moves my sprites (based on PNGs) only in full- and half-pixel steps, regardless of whether cacheAsBitmap/-Matrix are enabled. Is this an optimization by Adobe or can I get rid of this somehow? It's really annoying.Thank you!
I'm not able to install AIR applications if I have the version of Adobe AIR which was installed along with Adobe Reader X download process.steps to reproduce:1. Uninstall your local AIR, Reader and any one AIR application you want to install back2. Visit Adobe.com and install Adobe Reader X3. Wait for install of Adobe Reader X to complete and once done confirm you have Adobe Reader X installed and also Adobe Air 2.5.1.17730 installed silently.4. Now try to install your AIR application through badge.Problem:you can notice badge will show you the install button for the AIR app, but on click nothing much happensExpected:the AIR application install wizard dialog should pop-upWorkaround:1. Download the AdobeAirInstaller.exe from Adobe.com2. Run the exe and wait till it shows 'this version of AIR already installed'3. Now go back to the badge and click on the install app button4. App install wizard pops up and installs the applicationCan someone please clarify what could have gone wrong? What
Hi We are developing an AIR application using the Flex 4.1 SDK. We use AMFChannel to connect to the server for using the RemoteObject Services and the long polling. We have observed a problem when the network goes down, we are not getting the channel fault at the Client end. If we loose the network connectivity on the client machine, yes AIR detects immediately. AIR is not detecting ChannelFault if the network disconnection is because of the Server Failure or Switch goes down, Server cable unplugged. We found two different solutions to detect this, One Solution is by using the SocketMonitor (This is not as same as given on the Adobe site http://livedocs.adobe.com/flex/3/html/help.html?content=network_connec tivity_1.html, we had to write a timer to check the connectivity as we didn’t get the StatusEvent.STATUS event generated). Other solution was to detect the long polling time out, so that we can treat that server is not reachable on any long polling timeout. We have another pr
The default Android smartphone resolution is 480x800. But the biggest screensize so far for an Android Tablet is the Samsung Galaxy tab at 800x1280. Was wondering if anyone is developing a flash app at the 800x1280 resolution? or is this not an option? or not smart to do? I don't own an android tablet, so it's hard for me to test a 480x800 app on the 800x1280 screen.
I have a question now, can an ipa support iphone and ipad at the same time. Is there any talents can help me. Thanks very much!
Hello,I haven't been able to find any definitive answer on whether Adobe AIR apps using Javascript and HTML can work on iOS.Anyone know for sure?And if so, what happens with the APIs available through these swfs that we currently include:networkInfoWrapper.swfservicemonitor.swfapplicationupdater_ui.swfMany thanksStephen
Does multitouch work in the android simulator? I can't seem to get any of my button presses to work. Im using:Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;myBtn.addEventListener(TouchEvent.TOUCH_BEGIN, go);
Not sure if this is possible in mobile Flex but I am creating an app in which the thumb will always be in contact with the screen (dragging an object around) but I also need to tap another object with the other thumb. I can drag but can't get any event to fire on the button UNTIL i release the first object. Is there an easy way around this with guesture support?
Greetings,I recently started work on a small application to guide our student workers through finding the MAC addresses on video game consoles. Essentially this is a glorified slide show but allows our workers to go step-by-step with the clients to guide them through locating the MAC address for all the major consoles (xbox 360, PS3, wii, etc). The problem I am running into is when it exports as an SWF every things works fine and dandy, but once I export it as an Air application (.exe or .app) the program becomes extremely buggy.Buggy in the sense that we have a next button and a back button and once the back button is hit the program starts randomly pulling buttons from other scenes and places them in the wrong scene. Im new to the forums so I'm not sure what I should post in terms of demonstrating the error so I have included a link to the .swf version and the .air installer. Any and all feedback would be greatly
I am getting a white screen for about two seconds between the Default.png loading image and the app main screen in my Flex app on my iPhone 4. Is there any way to tighten that up a little or get rid of it entirely?
Im resizing a PNG in my app, on iOS (on device it looks fine) but on Android (simulator) it looks jagged. It looks fine on android when it is not resized.I have turned on smoothing and tried redrawing the bitmap using a matrix scale but it doesnt work.Anyone know whats going wrong?Thanks!
I'm using Flash CS5.5 with AIR 2.7 for iOS to publish an iPad app (*.ipa).The first time I publish a file, everything's fine. But once an ipa has been published, every new publish attempt gives errors. Also, when I delete the ipa file, it will magically reappear in my file browser (without doing anything).----------------------------------------------------------------------------Error creating files.Unknown error.unexpected failure: [ipa file path](Access is denied)java.io.FileNotFoundException: [ipa file path](Access is denied) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.<init>(Unknown Source) at java.io.FileOutputStream.<init>(Unknown Source) at com.adobe.ucf.Utils.copyTo(Utils.java:40) at com.adobe.ucf.Packager.renameOutput(Packager.java:281) at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.java:89)
Hi!I have been trying for a while to get local video play in my app on a Samsung Galaxy 2. (Everything works fine running on desktop with different devices, only when I run on device I get problems.)Have no problems to do that, but the result is tearing (bad).Im using examples from different sources, where people seems to have no problems at all. Have tried mp4 and flvs, even videos gotten from http://www.broken-links.com/tests/video/.The videos play fine in the Samsung videoplayer.Now I saw the pink tinted problem further down and start to wonder if my problem could be related?Anyone have a code example that works on Samsung Galaxy S2?I also tried to change the <renderMode>cpu</renderMode> from auto.Also did some tried to get StageWebView to work, but couldn't get the html5 videotag to work.Any suggestions? Best Regards LukasHere is what I tried ( taken from the book "Developing Android Applications with Adobe" AIR by Véronique Brossier) package{import flash.display
Hi,Is there a method that allows me to get personalised info into an app. I have a client that would like to send"alerts" to specific customers who allow this service, so that when user opens app a message will appear saying your delivery is due etc.I know I can txt out and email out, but can I get personalised data in?thanksKBN
We have been having issues since Air 2.0 if we do not call the ApplicationUpdaterUI during the The updater screen appears real quick and this closes it self. We can not call it during the completion event we have several environments that use different versions. Right now I use isNewerVersionFunction as well , i can compare a value from the database which is already been called during the login process.This works fine in 1.5 Air, we started having the problem when Air 2.0 came out but now ist each time in 2.0.3http://forums.adobe.com/thread/699518?tstart=0ThanksSteve HahncreationComplete event:
Hi, I really appreciate the help I've had so far from the people on this forum.I'm a designer, gradually learning AS3. I've written some tutorials and compiled all the useful links I've found in one place.It's my findings so far and should be useful for Flash people getting started on tablet dev. I've been experimenting so muchwith code and performance on the iPad that I haven't even finished my own apps yet - I better get on with it now!Matthttp://www.mattwasser.co.uk/articles.html
Hi all,I'm trying to store multiple fileReference object in one array. But everytime I push() in a new object the old objects that's already in the array gets set to the latest object.I'm letting the user select an image. Then I push the selected fileReference object into an array like my_array.push( FileReference(event.target) );If I then run a loop on "my_array" to check it's content I'm getting the latest pushed fileReference object for every index in the array.With one object pushed in:1. Image1.jpgWith two objects pushed in:1. Image2.jpg2. Image2.jpgAnyone have any thoughts on this?Thank you so much
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.