Actionscript :: Accessing Phone Contacts Within Flex For Mobile?

Aug 23, 2011

I would like to create an app for Blackberry, iPhone and Android using Adobe Flex. But I need to access the phone's contacts and I can't seem to find a way to achieve this.

View 1 Replies


Similar Posts:


Adobe AIR Need To Be Installed On An Android 2.2 Phone To Run A Flex Mobile App?

Jun 14, 2011

Adobe AIR is pretty heavy. So is it necessary to be installed on my phone? Are there any alternatives to it..something lightweight.

View 2 Replies

Android :: Flex Hero - Mobile Phone Cannot Connect To Flash Debugger

May 6, 2011

I am building an Android application using Flex Hero. When I run the application I can package it fine on my mobile and run it on the device, however, as soon as I want to run in debug mode on the device, the device gives me a message like: "Can't connect to debugger (192.168.1.12). Enter IP-address or hostname". The device is connected with a USB to the PC and USB debugging is enabled on the device. I have tried to shut down the computer's firewall, but no result.

View 1 Replies

Media Server :: Streaming To A Mobile Phone

Feb 9, 2010

I have bee trying to stream to mobile phones.. I have installed flash lite on the phone, I dont know what to do

View 1 Replies

ActionScript 2.0 :: Create A Mobile Phone In Flash?

Nov 15, 2003

im trying to create a mobile phone in flash, so the user clicks the buttons and the numbers come up on screen. Im having trouble making it display the numbers i want, for referance ive used the code:

on (release) {
_root.screen = _root.screen*10 +1
}

on the button, and replaced the 1 where needed. It works so far, except for the 0, * and # buttons

View 3 Replies

ActionScript 2.0 :: CS3 Mobile Phone Style Text Message

Apr 23, 2009

Any experience of creating a keypad that acts like a mobile phone in text messsage mode eg to get the letter C you click the ABC button three times and everytime you click it the text field scrolls through each of the relevant letters.

View 2 Replies

ActionScript 2.0 :: Simulate A Mobile Phone Within A Movie Symbol?

Jan 26, 2010

I am attempting to simulate a mobile phone within a movie symbol. What I want to do is create a movieclip where teh user will be able to create a message in a SMS format.

I dont need to SMS to actually be sent but I would like the user to be able to "Simulate" sending a text message.

I have created a simple movieclip with 9 (1-9) buttons and a dynamic text (For the display). What code will go into each button?

View 1 Replies

ActionScript 3.0 :: Mobile Phone Validation Form Script

Jan 24, 2012

I'm looking to build a banner advert for a client that allows users to input their details in order to receive a free guide sent through to their email address / have the option to enter their phone number for a call about the promotion. I've cracked the email validation (i think), however I'm having a few problems validating phone numbers before they are approved and sent for data collection. I have found the following tutorial online (url.../) which provides you with the following code;However, this is for US phone numbers I think and I'm looking to either have it UK based or preferably allow all telephone numbers to be validated (is this possible?). Currently the form on the tutorial page does not allow for standard UK landline and mobile phone numbers.[code]

View 1 Replies

Install Adobe Flash On Windows Mobile 6.5 Phone?

Apr 7, 2010

I 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 Replies

Html :: Redirect A Mobile Phone Away From A Website With Flash?

Oct 12, 2011

I have a flash heavy website. I also have a PDF version of the information on the website. I want to add determine the browser (or platform) requesting the site and if it is a mobile device (or flash unsupported devide, i.e. iPhone or iPad) redirect the user to the PDF.

View 3 Replies

Flash :: Send Message To Nearby Mobile Phone?

Feb 15, 2012

I have been given the task of sending messages (SMS/Flash/ other formats) to any phone entering a restricted area... How do I detect the phone and send message to it without any prior knowledge of it's SIM Number?

View 2 Replies

ActionScript 2.0 :: Create List Components In Mobile Phone?

May 24, 2011

how to create a List components for Nokia mobile. For your information, i have visited the Nokia website about that.[URL] That website also can download the source code and documentation. What the problem is, that documentation doesn't show the tutorial how to add item, scroll the list and so on. Below is the feature of my mobile phone for clarify.

Mobile Phone: Nokia 5800
Flash : Flash Lite 3.0
Feature: Mobile Phone Touch screen

how to use a List components from Nokia. Just to know how to use the code for add the item, delete the item and scroll list.

View 1 Replies

ActionScript 2.0 :: Designing A Mobile Phone On Screen Keyboard?

Oct 31, 2011

designing a mobilephone-like keyboard using AS2 for a project i'm developing. I'm experienced in other programing languages but i'm just starting with AS2 and i'm a bit lost in this keyboard issue.

View 1 Replies

Android :: Error Installing / Debugging ActionScript Mobile App To Phone

Jul 26, 2011

I get this error every time:

Error occurred while installing the application:
864 KB/s (33668 bytes in 0.038s)
pkg: /data/local/tmp/Main.apk
Failure [INSTALL_FAILED_MEDIA_UNAVAILABLE]

I have a very simple "HelloWorld" action script mobile app which simply adds a text field to the display list. Running the app on the desktop using the HTC Desire simulator works just fine, however testing on the device is throwing that error.

On the phone I have installed the Adobe Air available on the Market, the device is connected and the version of android running is 2.3.3.

I can't seem to get away from this error. I've tried creating flex mobile projects and imported one of iBrent's tutorial projects [URL].. to see if they work but alas I get the equivalent fail error.

View 1 Replies

Database :: Adobe Flex With Accessing Database For Mobile Web?

Sep 26, 2011

Here is the issue: a client wants his entire equipment inventory accessible by persons navigating to his jquery mobile site. The inventory that exists on the desktop site was, as I understood, built with Flex. Is it possible to access this database for the jquery mobile site? I believe it is. I was then given this information from someone in the know:

Database:
mlxx.db.xxxxxxx.hostedresource.com
login: mxxx

[code]...

View 1 Replies

Flex :: Mobile Gesture Event : Slide Between 2 Views Like Google+ Mobile?

Mar 23, 2012

I would like to move (right or left according the current view) between 2 views when I move my finger on the mobile screen; for example with Google+ mobile application, in profil section, you can change the view just on move your finger on the screen, and the offset and the moving speed must be checked before change complete view.

View 2 Replies

Flex :: Mobile Supports Native Mobile Features?

Jun 27, 2011

Does flex mobile supports In-App purchases, push notification etc that can run on all supported mobile platforms (iOS, Android, Blackberry playbook).

View 2 Replies

Android :: Accessing Front Camera Of Mobile Using Flash?

Jun 17, 2011

Recently I went thru the code for accessing the camera using flash ActionScript3 and I have tested the code in iMac machine, iPhone and Android.Now based on this, I am developing an application for Android which includes the accessibility of the front camera. Now my Problem is I dont know how to access the front camera? We should use some other code or should we specify which camera should be accessed? First of all, can we access the front camera thru flash?

View 1 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

Access Contacts And Calender Data Base?

Aug 14, 2011

I'm developing an application "with Flex Adobe Builder, AS3" that will add contacts in the user contacts and may retrieve some and add events and get from the user calender.

Flex didn't provide and API to do such a thing yet, so, can I access the contacts data base by it's uri and select and insert into it directly ?

View 1 Replies

ActionScript 3.0 :: Error #1069: Property Contacts Not Found On String And There Is No Default Value.

Sep 14, 2009

I'm trying to make a falling menu now and i got some materials from an tutorial and made it my way but there is a stupid error that occurs ..

ActionScript Code:
import gs.gs.*;
import gs.gs.easing.*;

[Code].....

View 5 Replies

ActionScript :: Android - What Is The Difference Between Mobile Project And Flex Mobile Project

Jun 5, 2011

I am going to make an Arabic application using Flex builder 4.5. I have two questions that need to be answered What is the difference between ActionScript Mobile Project and Flex Mobile Project. (AS Mobile Project supports iOS and Android but I doubt about it!!)
Is Arabic support available in Flex Mobile Projects or AS Mobile Projects? I know TLF supports Desktop and web apps but does it support mobile platforms?

View 1 Replies

Flex :: How To Validate (Phone Number) Each Array Item

Nov 17, 2009

var str:String=cntslst.text;
var results:Array = str.split(",");
for(i=0;i<result.length;i++)
{<mx:NumberValidator source="{result[i]}" property="text" id="cell" />}
Is it possible ?

View 1 Replies

Flash - Creating Flex SWF That Works Both Online And On Phone Browser?

Sep 6, 2011

I am aware of the new FlashBuilder 4.5 mobile application settings. I am aware that it uses an enhanced version of AIR to make apps that work well on mobile devices, which would normally mean that I can't have it run in the browser. I'm also aware that I should be able to get the enhanced performance if I create a swf with the correct compiler settings, and use the correct base components for my application. What are the correct base components? Spark or MX or something else? What are the correct compiler settings? I need the application to work for both desktop users, and mobile users who visit the website through their flash enabled browser.

There are three important features.
Being able to load a file from the mobile device/computer.
Being able to have the softkeyboard activated when needed.
Good mobile performance

View 1 Replies

Flex :: Click To Make Phone Call Or Send Email

Feb 15, 2012

Can I make a button, that when I click it the phone makes a call to a certain number, or similarly sends an email to certain address with some pre-populated fields. I need this to work on iOS and Android too.

View 2 Replies

Flex :: Computer Readable List Of Human Names / Phone Directory?

Nov 11, 2009

I'm trying to compile a decent .zwl file for squiggly spell checking in Flex; using British words, not American as supplied by default.

Ive managed to create a decent British list of words and ran them through the AdobeSpellingGen app to get a .zwl; great stuff.

However i need to add into this list a list of names, so they wont be flagged.

Does anyone know of a good source of either free, or paid for list of English Fore and surnames? Im trying BT as i type :)

View 4 Replies

Iphone :: Access Mobile Device Camera From A Grails Application Using Jquery Mobile

Feb 23, 2012

I have a grails application using jquery mobile. I am hoping to find some way to access the camera on the devices. I thought about using flash to grab the webcam but that obviously wont work on Apple devices. Does anyone know of a way to do it and keep it all browser based? I am hoping that there is a plugin somewhere or maybe html5 has some magic in there that supports it.

View 1 Replies

Flex :: Run "YouTube" Clips On Nexus One Phone With Android 2.2?

Feb 25, 2011

From Adobe docs: [URL] it looks like with present SDK (4.5 "Hero" ) only standalone flex app for AIR are supported on mobile devices. So can someone explain how i can run "YouTube" clips on my Nexus One phone with Android 2.2?

View 2 Replies

Flex :: Reduce The Scrolling Speed Of The Flex Mobile SpinnerList Component?

Mar 26, 2012

I'm using the SpinnerList component in a flex mobile application, the spinner turn too fast for my need, is it any way to reduces its speed.

There is many answer regarding the speed of the mouse wheel but no answer concerning the spinner itself.

View 1 Replies

Flex :: Embedded Font Won't Work In Flex Mobile ActionBar?

Jul 20, 2011

i've got a few fonts embedded and am using them in my mobile application, and they are all working, except for the ones i try to use for the "ActionBar". They work everywhere else, and substituting "Comic Sans MS" for "titleCGF" changes it to Comic Sans. So why won't it work with my custom fontFamily?

[Code]...

View 5 Replies







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