Create cool preloader without flash?

Hi all,
Is there a way I can graphically design a preloader with just AI en Flex?
I've found tutorials online using Flash and pure AS3 to create preloaders, but it'd be very convenient if I could use Flash Builder and create a Preloader.mxml with some simple .FXG graphs.
Or maybe there's a way to generate a standard PreloaderSkin.mxml with FlashBuilder which I can use as a template?
Thanks!

Hi,
I had a bit of a play with preloaders, this is what I found.
1. A flex based preloader is no value as it won't work until the framework components are loaded, even if you start to add the needed libraries into a flex swc the file size becomes very large very quickly which defeats the whole purpose of a preloader.
2. Preloaders are happy to be constructed with any elements available in the flashplayer so you don't need a preformed flash based swc or swf as a preloader.
3. Its Easy to write actionscript preloader's in flex.
4. A preloader generator wouldn't be that hard to make maybe an air app with a visual designer that generates the requires actionscript file.
I am going to play with the visual designer idea after experimenting with preloaders that use a config file for 'skinning'.
for a basic as preloader (no flash needed )
http://ezflex.net/  view source enabled
David

Similar Messages

  • How to create a preloader in Flash CS5?

    can someone help me with creatinga preloder in CS5?

    Here is the code.Create a movie clip and call it logo_mc    Inside that movie clip insert a text field.  Make it dynamic.  then lable it percent.  This will create a nice preloader.  Do not put this code in your current project.  Create a new file.  change "http://www.buttonbeats.com/images/pianonewSounds.swf" to the address of your flash app.
    var l:Loader = new Loader();
    l.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, loop);
    l.contentLoaderInfo.addEventListener(Event.COMPLETE, done);
    l.load(new URLRequest("http://www.buttonbeats.com/images/pianonewSounds.swf"));
    function loop(e:ProgressEvent):void
        var perc:Number = e.bytesLoaded / e.bytesTotal;
        logo_mc.percent.text = Math.ceil(perc*100).toString()+"%";
    function done(e:Event):void
    //    for(var i:uint = 0; i < numChildren;i++){
    //        trace("CHILD:"+getChildAt(i).name);        
        removeChildAt(0); 
        addChild(l); 
        var movie:* = l.content; 
        movie.play(); 

  • Preloader In Flash

    Hi Everyone,
    I am facing a very peculiar problem while creating a preloader in flash. I have created a flash image gallary entirely in flash as requested. And a preloader.
    Now when I test my movie in local machine using situmate download feature the preloader works just fine. However when I upload it on the server the first frame of the preloader can be seen and it freezes therenothing happens though after some time the movie loads and rest of the animation then plays fine. I have checked my code it doesnt give any error on compiling.
    I would highly appreciate if some body could help me, where is this problem coming from
    The flash SWF is being inserted in a Joomla driven website. However, that will not be a cause of problem I guess as an old  preloader seems to run fine.
    I am using Flash CS5 Demo. I also tried saving file in CS4 and then publishing it. Still no luck.
    Would like help on this
    Thanks in Advance
    Bhuvan

    I have couple of questions but not sure whether it will be relevant to your problem since there is no detailed information. If it is working locally it should work on web server.
    Are you sure there are no exceptions thrown while accessing the swf after hosting ? Also can you check for any inifinte loops in Preloader ?
    Thanks,
    ~ K

  • Creating a banner in Flash

    Hello all,
    I am thinking of creating a banner in flash..
    What are some of the advantages or options I would have versuses just creating a banner in fireworks..
    -One I know I could fade in and out for effects..
    -Two I can create movement..
    -Is there anything else??
    I am creating this for a website and I am using Photoshop, Fireworks, and Dreamweaver..
    I am thinking I can just plug into the Fireworks file before I splice it..
    -Does this sound right?
    I guess I could also just do this in Fireworks yet it probably will not look as cool.

    If you want alot of animation or dyanmic effects use flash.  If it's basically just static with some links use something else.  Of course you can mix and match.  The best approach is to just jump in and try something.

  • When will HTML5 be supported on all browsers without Flash

    When will HTML5 be supported on all browsers without Flash.  Flash is a support nightmare.  No matter how much Adobe wants to rescue it, it's antiquated proprietary functionality that poses both security and support issues.

    "When will HTML5 be supported on all browsers without Flash?"
    This is a really weird question.  Why ask it here?
    For starters...HTML5 support on all browsers is not something Adobe is responsible for, so why ask that question on this forum?  Instead, if you want anyone with a stake in the issue to answer it, ask the browser manufacturers (e.g. Microsoft, Google, Mozilla, Apple) when they will be supporting all features of HTML5.  The ball's in their court right now.
    Secondly, for e-learning developers HTML5 is currently a bigger support nightmare than Flash ever was.  At least with Flash we had a runtime (Flash Player) that all major desktop browsers supported. You could create a course in Flash or Captivate, and as long as the end-user's browser had a current version of Flash Player, you could be reasonably certain it would run, and run smoothly.  HTML5 output from most current generation authoring tools runs like a dog with three legs.  And e-learning developers forced to build HTML5 or mobiles are encountering a minefield of wildly differing screen sizes and inconsistent implementations reminiscent of the worst years of the 90's "browser wars".  HTML5 is no picnic.  Give me Flash any day.
    Thirdly, Adobe already knows they cannot "rescue" Flash.  Why do you think they've already started rolling out HTML5-centric apps such as the Edge Toolset.
    Fourthly, the rumours of the death of Flash have been wildly exaggerated.  Flash is very much alive and well and happily living inside many of the games and apps that people are currently playing with on their mobile devices.

  • Tips on creating a Preloader (AS2.0)

    Hi all
    I am new to ActionScript and to the Adobe forums, I have just
    created my first Flash application and now want to create a
    preloader for my swf file, I am looking for any general tips on
    creating preloader code or tutorials on this topic. My first Flash
    application is located at:
    USA Information
    I understand OOP and have studied the basics of Flash
    animation, any help will be much appreciated.
    regards
    www.javono.com

    http://www.flashgods.org/forums/viewtopic.php?f=20&t=70

  • Captivate without Flash?

    Hi all,
    I understand that Captivate generates Flash output (.fla / .swf); however, for users who don't have Flash on their computers at all, is there any way to view Captivate content? If I insert a SWF into a PDF, can that be viewed without Flash?
    I know the simplest answer is "download Flash player," but that is not always an option in the environment I'm working in.
    Thank you!

    Hello,
    You can insert a CP-created SWF into a PDF. The Adobe Reader has to be present and since version 9 it has Flash Player incorporated, so your SWF will play all right provided the user do have at least Reader 9.
    Another possibilitiy is to produce an EXE-file with Captivate, no need for Flash Player nor Reader in that case.
    Lilybiri

  • Proforma invoice is created for delivery without PGI in STO(Depot sales)

    Dear Gurus,
       I am facing a strange issue, user created Purchase order with some material X of 4 quantity, and he created the replenishment delivery for 1 quantity and without doing any Picking and PGI but system allowed to create proforma invoice with 4 quantity I checked the copy control config settings for Delivery and Proforma invoice all are maintained fine (viz., billing qty as D, copying req:311 and Data VBRK\VBRP:001)( Ichecked the change log for delivery but I didnt observed any chanes in delivery) .. strange to watch ........created the same scenario in quality but system doesnt allowed to create proforma invoice without PGI and picking(Just one month before quality is refreshed with Production).
    If anyone faced the same problem let me konw the solution ate the earliest.
    Best Regards,
    Kishore.SGR

    Hi
    As already said, as per the standard the Performa Invoice do not check the Goods Issue status of a Delivery since it uses the Copying Requirement 009 in transaction VTFL.
    If you want your performa invoice to be created only after the PGI of a delivery, then use the Requirement 003 in Copying Requirement field for the combination of your Delivery Doc. and Billing doc. in transaction VTFL at Header level.
    Regards
    Amitesh Anand

  • I am trying to create a button in flash that will display 4 separate images at the same time when clicked.  I can't get the images to stay on when I take the mouse of the button.  I need the actions script code to make this happen.

    I am trying to create a button in flash that will allow the user to click on the button and 4 separate images show up at the same time.  I can get the images to appear when I click the button but they will not stay on the screen.  I need to know what code I use to make the images stay once the button is clicked, then I need to know exactly where I place that code.  It does not appear to be possible to add the action code to the buttons layer since each time I add a new layer I just get another "up" "over" "down" and "hit" line.
    Thank you in advance
    AP

    It is not clear how you are trying to realize this from your description.  If you are trying to create this within a button symbol it will not work.  Explain your approach and if there is code involved, show what you have so far.

  • How do you create an array without using a shell on the FP?

    I want to be able to read the status of front panel controls (value, control box selection, etc.) and save it to a file, as a "configuration" file -- then be able to load it and have all the controls set to the same states as were saved in the file. I was thinking an array would be a way to do this, as I have done that in VB. (Saving it as a text file, then reading lines back into the array when the file is read and point the control(s) values/states to the corresponding array element.
    So how do I create an array of X dimensions without using a shell on the front panel? Or can someone suggest a better way to accomplish what I am after? (Datalogging doesn't allow for saving the status by a filename, so I
    do not want to go that route.)

    Thanks so much m3nth! This definitely looks like what I was wanting... just not really knowing how to get there.
    I'm not sure I follow all the icons. Is that an array (top left with 0 constant) in the top example? And if so, that gets back to part of my original question of how to create an array without using a shell on the FP. Do I follow your diagram correctly?
    If I seem a tad green... well I am.
    I hope you understand the LabVIEW environment and icons are still very new to me.
    Also, I had a response from an NI app. engineer about this problem. He sent me a couple of VI's that he threw together approaching this by using Keys. (I still think you are pointing to the best solution.) I assume he wouldn't mind m
    e posting his reply and the VI's for the sake of a good, thorough, Roundtable discussion. So here are his comments with VI's attached:
    "I was implementing this exact functionality this morning for an application I'm working on. I only have five controls I want to save, but they are all of different data types. I simply wrote a key for each control, and read back that key on initialization. I simply passed in property node values to the save VI at the end, and passed the values out to property nodes at
    the beginning. I've attached my initialize and save VI's for you to view. If you have so many controls that this would not be feasible, you may want to look into clustering the controls and saving the cluster as a datalog file.
    Attachments:
    Initialize_Settings.vi ‏55 KB
    Save_Settings.vi ‏52 KB

  • How to create a Region without Task Flow

    I want to create a Region without creating bounded task flow.
    I need to divide my page into some Regions, and I want to have Page Fragments under each region.
    I created one Region but not able to understand what I need to give as value attribute
    <af:region value="">
    I am confused what is needed as value attribute, it is required as RegionModel, would you please help me regarding this?

    Hi,
    Instead of using region, try using <af:declarativeComponent> for this.
    Refer below-
    https://blogs.oracle.com/jheadstart/entry/avoid_use_of_jspinclude_where
    Thanks,
    Ansh

  • Creating Job Order without Assembly Routing

    How can you prevent Users from Creating Job Order without creating routing to the Assembly used
    Regards

    Hi Laxmikant
    Please note the steps
    Create a BOM Application in OS30
    Create a new BOM ID in OS31 with BOM Usage as Production
    Assign this BOM ID in BOM Application
    Ensure that ID is responsible for Production planning alone.
    Then in that ID maintain a BOM alone without any items.
    Assign this BOM Application in Order type dependent parameters in OPL8
    Now u can create a production order w/o BOM
    Rgds

  • I just bought a new Ipad mini a while ago, a created a new apple ID "***************" , I can't download anything on apps store, it keeps on asking for a credit card but I don't have one. Can I create an account without a credit card?

    I just bought a new Ipad mini a while ago, and created a new apple ID *********** , I can't download anything on apps store, it keeps on asking for a credit card but I don't have one. Can I create an account without a credit card?
    <Edited by Host>

    Read this:
    iTunes Store: Accepted forms of payment
    It is the same for the app store. You are required to have some sort of payment method in the record.
    Barry

  • How can i watch my tv shows without flash player?

    How can i watch my tv shows without flash player?

    See if your sources have an app and use that.
    Or look for a browser that supports flash and use that.

  • How do I create a Snapshot without testing query?

    I'm working in an environment where the connection to the database server is done through a VPN that is sometimes broken and I have to wait for some time until it is restored. Other times, the database server is just down and in maintenance.
    In the meantime, I have to work with Director installed in a local virtual machine in my laptop.
    So, now I'm trying to develop some EDQ processes when there is no connection to the database, I'm unable to save snapshots because they require a test to occur (clicking in the Test button) before saving them, even if I'm providing a full SQL query to snapshot. I think it's because Director needs to know stuff like the data types of the columns to initialize properly the fields in the process.
    The problem is that I can't stop working just because there is no VPN. I should be able to create the processes and test them later when connection to the database is restored. I can do a lot of stuff (I can even copy-paste snapshots!) but I can't change nor create new ones, and that blocks me constantly.
    How can I do a snapshot save without database connection and have Director asking me the datatypes instead of trying to guess them from a "Test"?

    Hi,
    You can't create a snapshot without a connection to the database. A connection is needed when a snapshot definition is created in order to retrieve the column names and data types. As a solution to your problem, why not use data interfaces? Create a data interface that is of the required shape and refer to this in your processes (instead of the snapshot). You can then create mappings to different sources of data, e.g. snapshots, reference data, etc. You can test your processes when you're offline using a reference data mapping.
    regards,
    Nick

Maybe you are looking for

  • Loading Jsp as a whole

    I like to load my jsp very past and as a whole instead part by part, when a request is made for it. Like moneygram.com. Visit this URL http://moneygram.com. Any anybody having idea regarding the same please reply..

  • How to create job to run daily based on form values entered and send mail.

    Hi, In DB we have 3 columns: creation_date, name, approved_or_not. Default for approved_or_not is 'No'. In the application form page suppose I fill in sysdate for creation_date and leave default for approved_or_not and click [create] button. Now a jo

  • Playback to camera

    Is extremely pixelated and jittery. And the pixels are huge. It plays fine on the computer monitor and it digitizes from the camera with no problem. I've tried changing the quality of playback, restarting the software, suing different projects, about

  • HT3775 How do I know what kind of update I need to play downloaded videos?

    Need to know what kind of update i need to play downloaded vidos

  • Microphone problems With Soundblaster X-Fi xtreme gam

    As the Commenct says i got problems with my microphone, When i installed the newest drivers it just stopt working after a while, first it workt but after like 2-3 days it stopt working i wounder what i can be if you have some ide? about what i can be