ActionScript 3.0 :: Flash Presentation On Xoom Tablet With Touchscreen Functionality

Mar 23, 2011

putting a Flash application on the Xoom tablet or another Android device w/ touchscreen?

I have a Flash presentation that is built in Papervision 3D and I want to put it on the Xoom tablet. Are there different event handlers to make the touchscreen work or will normal button events port correctly?

I have exported the application into an Air Android application.. I'm waiting for my Xoom tablet to test it out.

View 0 Replies


Similar Posts:


Android - Video Performance On Xoom?

May 17, 2011

After a lot of head banging i'm still stuck I'm trying to deliver h.264 video over RTMP to a Flex app running on a Motorola Xoom. The BBC Iplayer, Youtube and lots of other video sites have beautiful HD video streaming without issues.

My solution currently encodes video using ffmpeg and plays fine on a desktop. But really appaulingly on the Xoom. I've tried forcing it to use h.264 baseline, and force it to use various levels. Still with no luck.

Has anyone had any luck encoding video for Flash on Android using ffmpeg and got a nice result?

View 2 Replies

Exit Fullscreen Mode From Flash On A Touchscreen?

Oct 14, 2011

I need to know all methods to exit from a fullscreen mode of a flash application on a touchscreen (because i want that people exit with my custom button).

I know that with a traditional desktop, ESC of the keyboard and double click with left button of the mouse allow to exit from fullscreen (like youtube).

View 1 Replies

ActionScript 2.0 :: Flash Touchscreen Kiosk Program?

Dec 22, 2009

i have created a program in flash to run on several touchscreen kiosks here in my city. its a simple flash presentation and uses basic actionscript 2.0 for navigation etc. and its all working fine. now, the organizers want me to create a hit counter that can track how many people are using the kisosk services. so basically, each time someone hits the home button, a "hit" should be generated.

now i know of some scripts that use flash and PHP that can do that, but unfortunately i dont know how i can use it. The program that runs on the kisosks is just a flash file rendered as an exe and installed on the machines. i know basic PHP but as far as i am aware of, u need to run PHP through some HTML pages to be able to use it. besides, you would also need a php server to be able to get the hit counter working.

so my question is, is there a way to have the hits generated and stored in some kind of file (text, or xml or anything)? it has to be generated from within the swf file and stored to the (text, XML?) file.

View 1 Replies

ActionScript 3.0 :: Make A Touchscreen Flash Keyboard With Multiple Fields?

May 24, 2011

How to make a touchscreen flash keyboard with multiple fields? any tutorials with multiple inputbox fields which is a touchscreen flash keyboard?

View 1 Replies

Graphics Tablet Does Not Work In Flash CS4?

Nov 25, 2009

In Flash the cursor won't move if I use my tablet, but it moves if I use the mouse.. the tablet works outside of flash, like in paint. I use Windows 7 if thats the problem. Yes, I do have the latest drivers for Windows 7.

View 1 Replies

Flash AS3 Fullscreen Not Working On Tablet PC

Nov 10, 2009

I have a Flash (AS3, CS3) piece that has a button that will make the piece go full screen.
stage.displayState=StageDisplayState.FULL_SCREEN;

This works great in all of the computers that I have tested it in except a tablet PC (HP 2710p is the only tablet I have to test on, but I hear the same behavior happens on all tablets). The scale mode is set to exact fit, but I have tried the other options as well:
stage.scaleMode = StageScaleMode.EXACT_FIT;

View 1 Replies

Professional :: Flash File 1920x1080 (touchscreen) Compressed To Website Version 945x532?

Aug 3, 2010

We have create a flash file for both Touchscreen TV and Website.The document frame is is 1920x1080 however we would like to export the project so it can be seen on the website at the correct compression.Is there a way to export the SWF to the required 945x532.I know how to export it in the HTML however this reads the same SWF that is still too large in file size (not web friendly).I could pull the compression down to say 10% before exporting the SWF however there must be a better method.

View 5 Replies

Professional :: Tablet Is Lagging On Flash Since I've Got Windows 7?

Dec 30, 2009

ever since i got windows 7, my drawing wacom tablet lags on flash cs4 when i use the pencil tool and i don't know why it's doing that and i cannot see what i'm drawing because of this lag. I have updated my video card and my wacom tablet driver to windows 7 and still no luck. It worked perfectly on vista but i do not want to go back to vista.

View 2 Replies

Flash :: Silverlight - MVVM - Presentation Model In Flex Vs Presentation Model In Silverlight: Advantages And Disadvantages?

Apr 10, 2011

As it is said here: [URL] "If you do a Google search today for "MVVM and Flex", the first post is by somebody who claims that MVVM is not a good fit for Flex. I couldn't disagree more. Out of the box, the Flex framework makes it much easier to implement a Presentation Model than similar MVVM implementations in Silverlight. That is not to say that there aren't good third-party libraries that make it easier in Silverlight, but without any help, it is easier to do in Flex." So MVVM as LOGICAL CONCEPT can be implemented in both but the way it is implemented in Silverlight requires more Plumbing than Flex.

What prevents Silverlight MVVM to be implemented like Flex ? Doesn't Silverlight have same capability in event system to do the same? If yes why does Silverlight do things more complicated what's the advantages then ? Is it about using Class Interfaces which are more strongly typed? What are the disadvantages also ? For example as for implementing MULTIPLE VIEWS for 1 View-Model does Flex implementation make it also more obvious?

View 2 Replies

Flash :: Accessing The Mobile Camera Of An Android Tablet?

Jul 6, 2011

A while ago I developed a flash app that takes pictures from the users webcam, I recently bought a android tablet device (flash capable), but the flash app do not find the camera of the tablet, any way I can modify my flash app in order to "see" the tablet's camera?

View 1 Replies

Professional :: Touchscreen TV App Slows Down?

Sep 5, 2010

We have created an interactive Touchscreen using flash CS4 - [URL]
 
The Touchscreen is already in the showroom. Every morning it is restarted. By midday the whole application slows down to the point were it becomes very slow. I presume this is a caching problem. In order to resolve this we close down IE and restart it (playing the SWF file through Internet Explore on full screen mode). Once it has restarted it plays at the correct speed.
 
I have thought about setting up windows 7 to reboot IE and have the flash file restart every few hours however a client may be navigating through the display when it reboots it self. I would prefer to avoid this if possible.

View 3 Replies

ActionScript 3.0 :: Swipe Gesture, Use Without Touchscreen?

Dec 14, 2010

I looking into developing an AIR application for carPC's.These pc's all have touchscreens, but usually not multitouch. Also Windows 7 will reconize them as a mouse, not as a touchscreen. Now I know AS 3 supports gestures

View 3 Replies

Professional :: Iphone Touchscreen Code Samples?

Sep 11, 2010

Would anyone like to share iphone touchscreen code samples with the community? I would share mine, but I don't have a clue.

View 3 Replies

ActionScript 2.0 :: SWF In Director On Touchscreen - Double Tap Required

Jan 5, 2011

There is a known problem with swf's with nested mc's embedded in a director projector when used on a touchscreen (with dragmode enabled). Basically, the problem is that flash requires a mouseRollOver event to give the focus to the mc, before it registers an onPress. With a touchscreen, where the cursor is disabled, the first click and release on the swf (or nested mc's) reads as an onRollOver event, and the user must click again to register an onPress and onRelease. This leads to very confusing behaviours in my application where I have dots (embedded mc's) being created when an image is touched, then the dots can be clicked and dragged, or double tapped to be removed.

All works fine when the mouse and cursor is used, but I can't get it to work using a single tap on the touchscreen. In some cases I can get away with using onRollOver but when used with startDrag I can't think of a way of stopping the drag when the user lifts their finger. (which doesn't register as an event). What I need is an AS2 script that forces a click event (onPress) when the user taps the button once. Unfortunately I only know AS2 so can't use mouseEvents from AS3.

View 1 Replies

Media Server :: RTMP Based HTTP DVR Functionality And HLS Based IOS Functionality?

Jan 20, 2012

I want to use RTMP based HTTP DVR functionality and HLS based IOS functionality, So I need to know how to MPP from my existing DVR app to the livepkgr app so that the stream being recorded at the DVR app can be used by the Flash and Stream MPP over to livepkgr app and can be used by the IOS HLS.

View 1 Replies

Actionscript 3 :: Create A Touchscreen Restaurant Ordering System?

Oct 15, 2011

What I need to create a touchscreen restaurant ordering system?

I've got the touch UI understood and implemented 100%.

What I can't figure out is how to implement the "Send order to kitchen" and "Call waiter" functions.

Each table will have a "client" computer running an air app. Calling the "Send order to kitchen" and "Call waiter" functions from the "client" computer should make the "client" communicate with a different "kitchen" computer over wifi.

View 2 Replies

ActionScript 3.0 :: Touchscreen Project - Memory Usage Optimization

Jan 12, 2011

I am working on a touch screen project right now. There is a chance that the touchscreen will never be turned off, so I have to be very aware of the memory issue with the pc. I don't want the memory to keep building up and eventually it just freezes up the pc. Basically, I have separated each section into a separate swf. The idea is to load only the swf that is needed in order to optimize memory usage. I tested the app on a pc, when looking at the "processes" in the window task manager, it seems the memory used will just keep increasing as I navigate through the application, it seems to me it just keeps piling up external swfs in the application, but sometimes the memory will just suddenly decrease. And when the touchscreen application is idle, the memory will drop too.

The following code is what I used to load and unload the external swf. Did I do it right? Is there anything that may have left unnoticed that is still staying in the memory? Is there any other way to optimize the memory usage too?
ActionScript Code:
var prevLevel:* = this.parent;
var currentPage:MovieClip;
var oldPage:MovieClip;
var bgID:String;
[Code] .....

View 0 Replies

Android :: Android Tablet Browser Flash Movie To Landscape When In Fullscreen Mode?

Oct 28, 2011

I have an as3 built osmf video player swf that we embed on a standard HTML page. When you touch the image the video automatically goes fullscreen and begins playing. Droid and Flash often break after changing back and forth between landscape and portrait while in fullscreen.(by break I mean freeze, where you can hear the video and use the controls, but everything is just a still frozen image, the redrawing fails).Can you lock the fullscreen orientation in html, javascript, or do you have to try to handle it inside the swf?

View 1 Replies

Android :: Adobe Flash Application Is Not Working On Android Tablet

Dec 2, 2011

I gone thorough the adobe flash builder video tutorials and did the same thing to create an application for android device, but when i run the application it is showing Sorry dialog box saying that, The application Test1-debug(process air.Test1.debug) has stopped unexpectedly. Please try again. I tried many times but it is not working. Initially i thought no Adobe-AIR in my device, but it is there. I am using Reliance 3G Tab. I don't why it is not working, if anybody know this please reply me.

One more thing, i downloaded one APK (which is designed with adobe flash or flex) file from [URL]..and installed on my android device. When i run that application only blank screen is appearing, but in video they shown, it is working. Why it is happening like this?? Is any problem with my tablet ?? or application ?? or adobe AIR not installed properly on device ?? Like this i am getting too many doubts.

View 1 Replies

Professional :: Touchscreen Phone - Jump To The Main Menu When The User Presses On The Screen

Jul 23, 2010

im creating a simple mobile application for a nokia 5230 touchscreen phone in flash. Im just trying to create some code to tell it to jump to the main menu when the user presses
on the screen. I have a key catcher in which i have the following code:

[Code]...

Im not sure if this will work for touchscreen phone because i got it from a sample program from my lecturer in college but i dont know what i should do as it wont recognise a press on the screen.

View 7 Replies

Tablet PC And Brush Tool Options

May 6, 2009

I have a Tablet PC laptop. In Flash the pressure and tilt icons do not come up when I use the brush tool.

View 4 Replies

Replace Desktop Replacement With A Tablet PC?

May 31, 2009

I wish to replace my desktop replacement with a tablet PC I have visions of Cintique-like functionality yet portable majesty...

But the graphics cards on these machines are total crap.  However, some graphics card models claim to steal memory from the RAM, so in theory if I soup up the RAM I have a really powerful graphics card?
 
Anybody out there author on a tablet PC?  I'm running Flash CS3, and must make my decision soon![URL]..

View 5 Replies

Using A Fujitsu Tablet PC - CS4 Pen Pressure Missing?

Jul 9, 2009

I recently got Flash cs4 and when I went to go use it today I noticed that the option to adjust my pen pressure, the drop looking icon, was not on my bar. I am using a Fujitsu tablet PC and this worked fine in with CS3. I am kind of stuck as I need the ability so I can finish my shading

View 3 Replies

Immediate Crash When Switching To Graphic Tablet?

Oct 29, 2009

I just try to work on a document and need to draw something with my graphic tablet, but everytime I switch from mouse to graphic tablet, Flash crashes immediately.Is there any way to make it work WITH the tablet?! I remeber it worked once, but now it's pretty f**ed up.

View 1 Replies

ActionScript 3.0 :: How To Get Tablet Like Scroll Menu

Aug 30, 2011

So I have my stage set at 600x400 and I have a group of buttons contained in a movieclip. There are 5 buttons in total and only the button in the middle of all can have mouse clicks. If you move your mouse (or finger in tablet) for ex.down movement, the button above will come below and gain focus (meaning it can have mouseclicks and other can't.

View 1 Replies

ActionScript 3.0 :: Comunnicate Tablet  Android With A PC?

Mar 15, 2012

I nned to connect two devices in a local net: a tablet Android with one PC Windows In tablet I'll have a menu with several buttons when push a button I want that in the PC play a flash movie. This is only for a local net no Internet.

View 2 Replies

ActionScript 3.0 :: Way Of Connecting To Tablet Is Through An SD Card

Feb 3, 2012

I'm trying deploy a test Air app (Authored Flash CS5.5 IDE) onto a Sony Andriod Tablet. Running Andriod 3.1.I'm not having much luck. My only way of connecting to the tablet is through an SD Card. I've tried opening the files directly of the SD card, no joy.I've also tried opening the SWF through the web browser but that didn't work either.URL...

View 4 Replies

Flash :: Presentation.fla To Add Audio?

Nov 13, 2010

I have a presentation .fla from a client which is published to an .exe projector file. this is my first tome working on a file published for this so I'm a bit confused. Within the fla folder is another fla which is titled player. That file calls background music thru an xml file which I can figure later but my problem is this.
 
if I add the mp3 voiceover to the xml list when the published file plays it of course starts at 001.00 the voiceover needs to be edited to fit within the presentation. How can I drop the swf of the riginal presentation inside an app then add the voiceover on another layer and be able to edit to match sort of what I would do in IMovie. I have the CS5 master Suite so I'm sure one of the apps does this/

View 1 Replies

Professional :: Looking For A Small Tablet To Play SWF Video File Offline?

May 8, 2011

I created a flash video with interactive menus using Encore.The .swf file played fine from my laptop computer.I copied the .swf file and its associated files to a micro SD card and tried to play it from a Samsung Galaxy Tab (7 inch tablet, Wifi only version) but it would not play.I searched the web and it appears that the Galaxy Tab will play flash videos off the web, but will not play them off-line (that is, stored on the device locally). I want to preserve the interactive menus.My goal is to be able to play videos with menus, off a small 7" tablet with a bright and contrasty display  Overall, I liked to Samsung Galaxy Tab, but I returned it when I could not figure out how to play .swf videos stored on its local memory.

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved