Actionscript 3 :: Mobile Development Using Flex Sdk Only?

Oct 10, 2011

I have been trying to figure out whether it is possible to use only flex sdk for mobile development.Do I really have to purchase and use Flex Builder? are there free tools that would allow me to package my application for, say, iOS or Android?

View 3 Replies


Similar Posts:


Actionscript 3 :: Flex 4.5 Mobile Development?

Oct 7, 2011

I recently started developing mobile applications using Flex 4.5 with the help of a book, but was unable to find the API documentation for the same from Adobe.

Does anyone know where I can find the mobile development API documentation from Adobe ?

View 2 Replies

Flash :: Get Into To Flex Mobile Development With Builder?

Jan 3, 2012

I'm a longtime CF developer that is trying to get into to Flex mobile development with Flash Builder but I've become frustrated in trying to output results from a simple database query.

I'm looking to do something along the lines of this...

<cfoutput query="myQ">
<s:Button label="#title#" click="myFunction(#id#)">
</cfoutput>

View 1 Replies

Flex :: 4.5 - Implement Zxing Barcode Reader In Mobile Development?

Jul 28, 2011

how to implement the zxing barcode reader in Flex 4.5?

View 2 Replies

Flash :: Framework For Game Development On Adobe's AIR Mobile?

Feb 14, 2012

I've recently tried FlashPunk for game development and it seems to be easy enough to comprehend, however, when me and a friend tested simple apps coded in it on the iPhone, it seems to be acquiring an unnecessarily large amount of memory plus dropping framerates.

Are there any other choices for game development with ActionScript 3 with frameworks that are optimized for mobile gaming?

View 2 Replies

ActionScript 3.0 :: Mobile Development Loader Class To Load Images

Mar 14, 2011

I'm very very new on ActionScript 3.0 for mobile development. I'm using loader class to load images. I'm loading ten images with different sizes. I'm trying to load them with a common size (300x300) doing this:

[Cod]....

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

Web Development :: Web Development - Search For All Tagged Photos Associated With User Some Id I All Of Facebook Users?

Nov 3, 2011

I'm using the the Adobe ActionScript 3 SDK for Facebook Platform to get all the tagged photos of the current user. Is this possible?

I've tried this:

FacebookDesktop.api("/"+uid+"/photos",getTagedPhotosHandler);

But that only gets me the photos belonging to that user.

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

Web Development :: Web Development - Browser Support Like For Bare SWF Files?

Aug 31, 2009

Does anybody use bare .SWF files as webpages? I know it's possible; it seems to work fine for me. Why would I embed a SWF inside an HTML page if it's just going to be full screen (I mean the size of the browser's normal viewable page area, not COMPLETELY fullscreen)?

Is there a lack of browser support? Or is this functionality determined by the browser's Flash plugin?

View 2 Replies

Web Development :: Web Development / Make A Web Based Video Recording?

May 10, 2010

I want to have a web site which switches the web camera of users, makes a video recording and send results to my web server.Is it possible to do that? I think it should be. For example such sites as chatroulette.com starts web camera. Should it be done with the Adobe Flash technologies? Is it hard to do that?

View 1 Replies

Web Development :: Web Development - Browser Doesn't Load Imagers All At Once?

Jan 12, 2011

If I load a web page full of other files, e.g. images, my browser doesn't load them all at once.I seem to remember reading that IE will only have at most 3 requests open at a time for a page. The rest will be queued.If I have a flash movie on the page which is continually making image requests, how does this affect the maximum number of downloading files in the browser?

Is this browser limit accurate, and is it generally the same across browsers? Does flash share the requests of the browser? If not, does flash have a limit and what is that limit?
For some background, I do have a flash movie that is continually loading files so there is a queue of Loaders waiting to make requests.My idea was that if there was a different request that I needed to be executed straight away I could make it jump the queue by making a javascript call and allowing the browser to make the request instead.

View 1 Replies

Web Development :: Web Development - Pause Sound In Flash?

Feb 9, 2011

i'll using this as2 in the pause button

on (press) {
if (pause!=true) {
playing=false;

[code]....

View 1 Replies

Web Development :: Web Development - Post Flash Exe To Web?

Aug 26, 2010

I've been given a Flash tutorial to post to the corporate website that is an .exe file with an embedded Flash player. Users will be on IE, so I guess they would get the run/save prompt. I don't like this and I know it generally isn't done, but I need to know if it is OK to just do it. When I try to explain the security issues with executable files, eyes glaze. Is it possible that the users' system admins would be able to block the run prompt and make the user save the file? Could they block that too? The user community is hopeless, so having the embedded Flash player could be a good thing.

View 1 Replies

Flex :: MVC Architecture Development

Nov 22, 2011

I have a mobile application that I want to try and reorganize so that it's easier to read and update and follows better practice.I want to implement an MVC pattern, but I'm getting a little tripped up on getting there. I'm just hoping for some help with rebuilding the architecture. Here's the outline of my application:

Level1) MainView has a column of 5 buttons that when clicked lead to View1, View2, View3, View4 or View5.

Level2) Each of these views is the same: a list, but each is populated with different data. Selecting an item brings the user to another set of views SubView1 - 20. that each are again populated with a list.

Level3) However, any selection made on a List in a SubView leads to a view that is always the same for all selection paths - but is populated with different data. Basically a button, another list, a text input and a textarea.

From what I gather, I should be able to use a lot less files and achieve something of the same result:The model being a single class for data? The controller being a class or that controls the business logic, and a view that calls the controller?

View 1 Replies

Flex :: Game Development: Flex Or Flash IDE?

Jan 6, 2010

Which would be more comprehensive for game development?

View 6 Replies

Web Development :: Web Development - Web Design - Prevent Leeching. Flash Anti Leeching Methods?

Jul 4, 2010

I am designing a website with flash video content. If I pass in the URL to a .flv file as a flash parameter to the embedded video player someone can easily extract the URL and download the flv video file. How to do I prevent this? Can someone refer me to anti-leeching techniques being used my websites like youtube.

View 1 Replies

Flex :: Module Development Workflow?

Oct 6, 2009

I have just started looking into using Modules in Flex and would like to know how you all go about developing them.I understand how to use them (load, unload, application domains, shared classes, etc.), but I'm wondering what a good workflow is in creating them and using them in multiple applications.If I were building reusable application components (text editor, image cropper, compass, whatever), and I wanted to reuse them in many different applications, it seems like I would:

1) Create an Application specifically for one of those modules

2) Create a Module inside that Application

3) Develop the Module by itself, make it work right

4) Link shared libraries to it somehow (like library projects I would use between all of the modules)

5) ... then I'm unclear what's next.I now have lets say 10 Module/Applications, and I want to start mashing them together into usable applications.What's the best way to do this?I would like to not have to copy-paste code and swfs, using something like git submodules if an equivalent is possible.

View 1 Replies

Web Development :: Opening IE Window From Within Flex?

Dec 4, 2009

All I need to open a new IE Window from within Flex code on click of a link.P.S I dont want to open a new Browser. I want to open a browser window only that can open a new URL.Something like clicking on a link in Flex and then openin a Pop up window.

View 2 Replies

Web Development :: How To Integrate Flex With Existing Web App

Sep 2, 2010

I'm having trouble conceptually understanding how to integrate flex components -- forms, charts, data grids, etc. -- with an existing web app. There are certain aspects of the web application where I believe it makes more sense to use flex -- however, I DO NOT want to replace the (html/js/java) web-app with a pure flex based app.For example, currently the web app displays user data using html tables and java based charts, I'd like to re-implement this "data display" using flex. Would I have to create a flex "application" for the "data display"?

View 1 Replies

Android Development With Flex 4.5 But Free?

Jun 8, 2011

I've a pc (windows 7) and I'd like to use flex 4.5 sdk for developing android and ios app (future), but I like to do it with free tools.

I'm a bit confused about best enviroment and for difference between paid version of flex and no paid version, There's also good library like as3isolib is compatible with open sdk of flex?

Can also give me some tools like good ide, and which and where can download the right sdk from adobe site?

And the difference of speed for a app made in flex or in java in a 1ghz hi res (800x480) phone like nexus one?

View 1 Replies

Eclipse :: Does Support Flex Development

Aug 11, 2011

I was about to start with a chat application like this one. I was wondering how to do it on Eclipse. Does Eclipse support Flex development? Is there a plugin or a tool which I need to download for Eclipse? I installed Flash Develop on my machine, but I am getting some issue in unzipping the zip file for Flex SDK which I can't figure out why. Thus I was thinking of switching to Eclipse.

View 2 Replies

Flex :: Ide - Alternatives Of Builder For Development?

Jun 10, 2009

What are the alternatives of Flex builder for flex development (Free ware, open source preferred). I know one that is FlashDevelop, but it is not matured/ full fledged flex IDE.

View 3 Replies

Actionscript 3.0 :: Get Flex Development Application

Aug 20, 2009

So I saw the tutorial on Augmented Reality and it's really awesome, but where do I get the Flex Development application like at 0:06:30? and is it free?

View 2 Replies

ActionScript 3.0 :: Use Eclipse For FLEX Development?

Jan 31, 2011

I want to use Eclipse for FLEX development. On Eclipse download site there are quite many versions available and I am not sure which one to download and use.

[URL]

how to use Eclipse for FLEX development.

View 1 Replies

Linux :: Flex IDE / Development Env That Works On Ubuntu 64bit?

Oct 28, 2009

Is there a good Flex IDE/development env that works on Ubuntu?Where can this be found?

View 5 Replies

Web Development :: Save Screenshot Image To File In Flex 4

Jun 22, 2010

I need the user of my Flex application to be able to save a snapshot of part of the UI to a local jpg file. I got the screenshot part down - can generate an image out of any given control. However, the only way I see to let the user save the image locally is to send to my server which would return it with the appropriate Content-Disposition.

View 2 Replies

Flash :: Flex - Books Regarding Media Server Development

Aug 27, 2010

What is the best book out there reagrding Flash Media Server development using flex 4/ Action script. There are many books or resources out there on Flex and action script but nothing specialized on Flash Media Server.

View 1 Replies

Flex :: Video - White Board Application Development?

Oct 27, 2010

I want to develop a white board application using flex.. Can anyone tell what are the requirements and how to develop it. My plan is to develop online class room. There should be text chat, video chat, voice chat, save current class and so on.

View 1 Replies







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