ActionScript 3.0 :: Flash AS3 UI Component (alternative To Native UI Components)?

Jul 13, 2010

I'm looking for an alternative to native Flash components. They are way to heavy for my needs. I'm looking for something light, simple, still customizable if possible for AS3. I'm specifically looking for combobox, checkbox, radio button.I'm looking for something reliable with support eventually...so basically I'm ready to pay the price of a good alternative.

View 1 Replies


Similar Posts:


Flex :: Components - Components - Any Component With The Functionality Such As Horizontally Collapsible Window Or Panel

Aug 22, 2010

Do you know any flex component with the functionality such as horizontally collapsible window or panel I found arc90, but it folds vertically.

View 1 Replies

ActionScript 2.0 :: Alternative To Scrollbar Component?

Aug 6, 2009

I've been using a scrollbar/scrollpane component to create scrollable timelines for use in court cases. However these components interfere with printing, I imagine because the content needs to be attached from the library and so the printJob function seems not to see the scrolling content.

View 1 Replies

ActionScript 2.0 :: Use The Preloader Component (components Set 2) Within Flash Mx

Nov 10, 2003

I am trying to use the preloader component (components set 2) within flash mx. The code I have so far is: The preloader has the instance pre_load_pic1.

[Code]...

Unfortunately the preload bar does nowt even though the jpeg does load into the browser.

View 3 Replies

ActionScript 3.0 :: Alert Window Component Alternative

Nov 26, 2007

Does anyone know of a class file or third party component that has the same functions (or similar) of what the alert window component did in flash 8? I am doing this is AS3 obviously is why i need an alternative.Im trying to make a pop up modal window of sorts like the alert window component did.

View 3 Replies

C# :: Possible To Use ISpring Presenter Component In Native X64 Assembly?

Nov 6, 2009

Works well when set to x86, but don't work when set to x64.

View 1 Replies

Flash :: Viewstack With Components - Wait Component To Load

Dec 14, 2011

I'm having a viewstack with a few components. Those components have to execute a function with parameters coming from other components. Therefore the other component may not me loaded directly. Is there any way to load a component via AS3 with a function?

View 2 Replies

ActionScript 2.0 :: Navigation - Each Component Reacts With The Other Components?

Jan 20, 2003

I cannot find a fla or a tutorial. I have seen this effect many times before. I have been trying and I cannot figure out how each component reacts with the other components. The example is in the navigation seen here:[URL]

View 16 Replies

Flash :: Flex Dynamically Created Components Added To Custom Components

Sep 8, 2009

I am created a dynamically adding a VBox, that contains two images. Into a Custom Component that is derived from UIComponent. The problem is the Vbox that contains the two image is only a really tiny size. I would like the VBox stretch to the size of the two images. This is how I am creating the Vbox....

[Code]...

View 1 Replies

Flex :: Skin A (single) Spark Component To Look Like An MX Components

Oct 12, 2011

I want to use a Spark ComboBox with numerous MX Components but the Spark ComboBox does not look the same as the MX Components. Is there a skin I can use to Skin Spark components like MX components?

[Code]...

View 1 Replies

Actionscript 3 :: Flex Component - When Resized, Resize All Inner Components?

Dec 10, 2011

My component has lots of inner components.When i resize the container component (panel), i want all inner components resize with same ratio. Which function should i use?

View 1 Replies

Flex :: Create Skinnable Components In MXML Using Spark Component Architecture?

Oct 14, 2010

There are lots of examples of how to create skinnable components in AS3 using the new Spark component architecture, however I've yet to find any such examples using MXML.What I'm mainly referring to is defining the skin parts and skin states. It seems as though the SkinPart metadata is supposed to be associated with properties and as such can't be used in MXML, is this correct?

View 1 Replies

Flex :: Warning: Css Type Selectors Are Not Supported In Components 'sparks.component.TextInput'?

Jun 26, 2010

I am trying to do a simple CSS declaration. However, I got the warning above and not sure how to solve it. I thought s|(type) should declare the style for me

<fx:Style>
@namespace s "library://ns.adobe.com/flex/spark";
@namespace mx "library://ns.adobe.com/flex/mx";[code]....

View 1 Replies

ActionScript 2.0 :: Extend Components If Place Images Next To The Content Inside A ListBox Component

Mar 30, 2005

how to extend Components, like if i hav to place images next to the content inside a listBox Component, how do i do that?

View 1 Replies

Php :: Xcode As An Alternative Of Flash?

Dec 20, 2011

We have developed a magazine reader which is basically PHP application. Admin panel is built in PHP but when any user wants to read a particular magazine, it is handled by Flash i.e. we are embedding the .swf object with HTML in PHP page. But flash is not supported in iPad/iPhone. So we want to create this application in Xcode so that user can read the magazine in iPhone/iPad also. There is confusion how it can be accomplished.

View 1 Replies

Ios :: Using Flash Inside A Native App?

Apr 2, 2012

I'm working on a native Objective-C iOS app and I'm wondering if it is possible to embed an animation created in Flash into my app. The animation doesn't have to be interactive, all I need is a couple of animated screens (intro screen, loading screen). Is this posible?

View 2 Replies

Professional :: Flash Interface CGI Alternative?

Mar 2, 2010

I would like to have a flash app on a website where:A user can input some values Those values are then sent to a server which has an executable fileThe exe is run with the user's settings and then sends some data back to the userThe data is displayed in the flash app.Is it doable with CGI or is there a better alternative to this?

View 2 Replies

Flash 10 :: Alternative For Adobe AIR And Zinc?

Nov 27, 2009

I'm making a Flash app in Flash 10 and ActionScript 2.0 and need support for calling an EXE with some params and minimizing/close the application.

Neither Adobe AIR nor Zinc don't seem to support some code I made and I'm looking for a very simple alternative? Does anyone know about any?

View 3 Replies

Flash :: Looking For An Alternative To PTViewer For 360 Panorama

Dec 4, 2009

I've been using PTViewer but it is causing some issues with looking for the ptdefault.html everytime and I'm wondering what other options are out there?

View 2 Replies

Documentation - Flash CS4 Have An Alternative To ASDoc?

Mar 16, 2010

Does anybody know of a tool that will allow me to create ASDoc style documentation with a Flash CS4/AS3 application? From what I hear ASDoc only works with Flex.

View 2 Replies

Flash Alternative For FileReader HTML 5 API

Feb 20, 2011

I want the content of a local text file to become available inside JavaScript. I've achieved that using HTML 5 FileReader API, but this works only in Mozilla Firefox and Chrome now. I know that it is possible to create a cross-broswer solution using Flash. Is there any open-source project that do that?

View 1 Replies

Flash :: Alternative To Bitmapdata For Snapshotting?

Jul 4, 2011

I'm currently loading a remote swf through as3 (with a domain policy to allow all from that domain - the policy file can't be changed by myself), that i want to take a snapshot of. The problem is that the main swf that i load, is loading child swf's from another domain that does not have the allow all policy turned on.. This makes the snapshot feature call a "sandbox security" error. I'm wondering if there's an alternative to the bitmapdata draw function to still take a "snapshot" without conflicting the sandbox security.

View 3 Replies

Actionscript 3 :: Alternative For Flash Only (not Flex)?

Dec 22, 2011

Ok we all know that you can embed assets with Flex using the [embed] code.

But is there anyway to achieve something similar to this when working with only Flash?

For example:I need to create a class (that contains certain assets) that needs to be used in the Flash IDE, but I don't want to have to drop all the assets into the library for every Flash file that happens to use the class.

View 2 Replies

ActionScript 2.0 :: Flash CS4 Alternative To LoadMovie From External

May 6, 2010

I am running into some real problems with importing a png and associating it with a movieclip.Basically I want an image (image1.png) to appear inside a blank movieclip on my stage called "image1". I need this to all run from the library and not from an external folder - thus this does not work for me : loadMovie ("image1. png", "ClickReveal.image1");Is this possible? Or do I absolutely have to run from an external folder or convert the png to a movieclip by hand and then use attachMovie? I am desperately trying to avoid those options.The reason is that I am building a template file here and the users need to be able to import their own images which may be called anything and need to pop into movieclips.

View 1 Replies

Actionscript 3 :: What Is An Alternative To Flash Config Constants

Apr 5, 2012

We have a project that has been built in Flash and as3. It is a video player of sorts that we want to fully customize. We have different images and color schemes that we want to be able to change very quickly. Right now we have config constants that we turn on and off for different schemes. And in the code there is a massive amount of different spots where the images and such are changed.When we create a new color scheme or whatever, we need to create a new config. Then we have to go through all of the code and put it in correctly.Basically any suggestions for how we can take the current flash project (maybe flex?) and make it customizable a lot quicker.

View 1 Replies

Flex :: Flash Media Server Alternative?

Jul 26, 2010

I am not advanced yet, but i know what exactly i am looking for and want to do. After doing Air/Flex i came to a stage i need "Flash Media Server Xversion"

Question: Is there any Open/Free Linux based alternative for this "Flash Media Server"? By google i came to this, is it also possible to use as alternative 1. http://osflash.org/red5[URL]..

View 1 Replies

Jquery :: Alternative To Flash Display Element?

Sep 10, 2010

I'm building a website at the moment and in the design it shows a scrollwheel in the form of this example.I've got no problem creating this using something like scrollable or some other similar plugins, however, they don't allow you to click and drag through the images and "flick" them in such a way as the flash example. Do you know of any plugins that allow you to do this, or even know how to modify something like Scrollable to do this?

View 2 Replies

Actionscript 3 :: Best Alternative To Integrate Flash App Into Facebook?

Sep 27, 2010

I have previous experience with AS3, but not so much in web development. now I want to install a game in facebook, but since im very uninformed,i'm having a bad time chossing the best option. I have three alternatives to integrate my flash app in facebook.Adobe actionscript API: Until now, I tried it and worked for me to log in , get friends, and that kinda of basic. Has a ton of problems and bugs, and i decided to switch.

FMBS seems to be the best option, according to most people feedback in forums, but it's going to be deprecated and i don't want to invert effort and time in an option that is going to be dipossed.What do i have left ?, iframe ? Javascript ?

View 1 Replies

Flash Video Alternative For Multiple Browsers?

Jan 31, 2011

I'm looking for a way around using flash for video's on a site. Any suggestions for something that might work across multiple browsers that isn't flash based? HTML5 seems promising, but I need something with more browser acceptance. I'm trying to avoid having to serve up difference video's based on user agents.

View 4 Replies

Finding An Open Source Alternative To Flash?

Feb 26, 2011

Is there a open source alternative to flash.

View 1 Replies







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