Dynamically Loading Slide Show...

hello everyone
this is a big one...but i am stuck!
i want to make a slideshow in flash 8 with the following
properties...
1/ dynamically loads jpegs from an external folder and
centers them on the stage (regardless of whether they are
landscape/portrait)...this bit i can do
2/next/prev buttons (also i can do)
3/ play/stop buttons (this is tricky as versions i have been
working on don`t have time to load the image before the playhead
moves on...therefore i need some kind of actionscript which tests
if the jpeg has loaded, waits for *** seconds then goes to the next
frame...)
4/ it has to be re-usable (i want it so that the images are
loaded as img1.jpg, img2.jpg...then when i want to edit or re-use
the show i can alter the amount of images and flash will look for
the last loading image then loop back to the first.
i knoe this is a big ask but if anyone has the time to help
me out i would really appreciate it
thankyou

Hope, this is not so big !
But, if you are using the loadClip instead of loadMovie, you
can trace out the loading process of each images. So that, when an
image get loaded, you can start the counter by "setInterval". This
will turn aging for all the dynamicall images has been
loaded.....

Similar Messages

  • Regarding dynamically loading slider/radios within grid

    I have a DataGrid and I am using ItemRenderers to dynamically load components like images and buttons within it. Now, I wanted to know if its possible to load a slider or even a radiogroup based on values that the datagrid receives dynamically. If a slider is used it needs to be calibrated with data that it receives from dataprovider property of the grid. Similarly, if a radio group is used, I should be able to render number of radios depending on the data provided to datagrid.
    I am basically building an application for image search where I want to provide a slider or radios (within each row of datagrid) displaying various sizes in which the same image is available. The user should be able to select a size and then further processing continues.
    Let me know if this is possible.Thanks.

    If this post answered your question or helped, please mark it as such.
    This code will solve your problem or get you much closer to a solution:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
      <mx:Script>
       <![CDATA[
          import mx.collections.ArrayCollection;
          import mx.events.ItemClickEvent;
          [Bindable] private var ac:ArrayCollection = new ArrayCollection([
            {img: "test1", vals: [10, 20, 30, 40]},
            {img: "test2", vals: [15, 20, 100]},
            {img: "test3", vals: [100, 200, 300, 400, 500]}
        ]]>
      </mx:Script>
      <mx:DataGrid dataProvider="{ac}" width="680" height="480"
        variableRowHeight="true" alternatingItemColors="[0xff0000, 0x0000ff]">
        <mx:columns>
          <mx:DataGridColumn dataField="img"/>
          <mx:DataGridColumn dataField="vals">
            <mx:itemRenderer>
              <mx:Component>
                <mx:VBox>
                  <mx:Text id="txt" fontSize="20"/>
                  <mx:RadioButtonGroup id="grp" itemClick="txt.text = RadioButton(event.relatedObject).label;"/>
                  <mx:Repeater id="rp" dataProvider="{data.vals}">
                    <mx:RadioButton label="{rp.currentItem}" groupName="grp"/>
                  </mx:Repeater>
                </mx:VBox>
              </mx:Component>
            </mx:itemRenderer>
          </mx:DataGridColumn>
        </mx:columns>
      </mx:DataGrid>
    </mx:Application>

  • Loading slide show takes too long - want play to start earlier

    I made a long slideshow with perhaps 80 smallish (700x500) images. It is just a simple timeline with fade ins with varying durations for displaying the images. Most images are shown for a second or more. It takes quite a while to load sometimes. One is left looking at the preload gif - which makes a bad impression.
    Is there any way I can code it such that it will start to play after say 10 images or fewer are loaded. There would be plenty of time I would think for the rest to load while the show is going on - even with a bad connection.
    If I had control I could tweak till I found what I think is the best compromise. It would be preferable in the worst case for there to be pauses in the playback down the line rather than at the start.
    I was thinking of splitting it into chunks and making a load url action once in a while for another gaggle of images. But that sounds a very poor solution at onset  - as if it would break up the action even if it was being viewed on a fast connection.
    I am prepared start all over if there are any better strategies suggested
    thanks

    Have finally found a solution for this problem: http://serverfault.com/questions/490352 … w-to-start
    Now the applications do start immediately via SSH X11 forwarding as expected.
    The following three lines helped:
    ip6tables -A INPUT -i lo -j ACCEPT
    ip6tables -A OUTPUT -o lo -j ACCEPT
    ip6tables -A FORWARD -i lo -o lo -j ACCEPT
    While until now, all ip6 traffic has been forbidden (to drop all ip6 traffic) at the start of the system of course.
    Nevertheless, I don't understand it, why the ip6 localhost has to be granted this way even if the /etc/ssh/sshd_config is configured for ip4 only "AddressFamily inet"?
    I thought, that this way the sshd will be using ip4 protocol only (including for the X11 forwarding), then why does it still need the ip6?

  • How do I open slide show in Elements 7.0

    when I click on slide show the organizer loads and then it tries to load slide show but all I get is a warnig from IE that slide show can't load and then it quits loading and freezes the organizer so that I need to close it through the task manager. I have changed preferences and it did not help.

    I had already tried a new user account and that did not work. I just reinstalled Photoshop elements and that did no good. I also reset preferences and that did no good. I just now tried to set up my 1st album I created and it sent me the same message not from IE but I am attaching a screen shot of the error message. I also installed the program on my laptop that is running Vista and the slide show works fine but it will not let me set up Premier for some unknown reason. Also my kodak printer will not print the photo size (6x4) when it is selected. I have to print it out using Kodak programming or with my old version of Adobe photo shop. The old version however does not recognize some of the new fangled things used in the 7.0 version. I may have used the wrong description of the error message, but the  screen shot will show who is sending the error messages.
    Date: Sat, 1 Aug 2009 17:22:01 -0600
    From: [email protected]
    To: [email protected]
    Subject: how do I open slide show in Elements 7.0
    You broke your filetype associations. IE should not launch when you open a slideshow. it previews in the organizer itself. Either that or you broke your registry. Try uninstalling the software and reinstalling. (no you will not lose all your pictures or work.) If that doesn't work, try creating a new account on your computer. If you are unsure of how to do that, call your computer manufacturer, do not call Adobe, they are closed on the weekends, for support.
    >

  • Loading external slide show

    i have a main site i'm building in one area i have 12 buttons
    for each item. I want to set it up so that when you click each
    button one image and a title and some text loads from an external
    source. When i click on the next button i want it to change to the
    next set and so forth. Whats the best/easist way to do this by
    using xml or something else? Any advice or pointing to a good
    tutorial would be helpful, thanks.

    Just hide the objects that are off stage with _visible =
    false.
    Dan Mode
    ->Adobe Community Expert
    *Flash Helps*
    http://www.smithmediafusion.com/blog/?cat=11
    *THE online Radio*
    http://www.tornadostream.com
    *Must Read*
    http://www.smithmediafusion.com/blog
    "Clubspinner" <[email protected]> wrote in
    message
    news:esqr4l$nj2$[email protected]..
    >I am loading an external SWF slide show into my main
    movie into a target MC
    >via
    > loadMovie. The stage of the external swf matches the
    size of the target
    > MC, yet
    > objects off the stage of the external SWF appear outside
    the boundaries of
    > the
    > target MC and ruin the whole effect. I tried masking my
    external SWF but
    > it
    > made the dynamic text and the text on the button
    component dissapear. I
    > was
    > sure that the target MC would set the dimensions for the
    loaded SWF??
    > PLease
    > help!
    >

  • How to clear grey loading screen and animated gif (Dynamic Action with "Show Processing" on submit)

    APEX V4.2.3
    DB 11.2
    I have a classic report on page 1.  I have a region button called "Export" (defined by a submit dynamic action with "show processing=Yes") that submits the page and then via a branch directs me to page 2 which has a slightly different version of the report on page 1 (i.e. no breaks) which I want to capture as a CSV export.  Therefore I've set the report template on page 2 to " Export:CSV".
    Now when I click on the page 1 export button the grey screen and loading gif appears indicating that the report is executing and then as expected, page 2 doesn't appear but instead the standard open/save window's dialog box appears asking to open or save the generated CSV file.  All good..but the grey loading screen remains.  How do I clear this loading screen and get back to the context of page 1 ?
    thanks in advance
    PaulP

    Hi PPlatt,
    We would love to help but you left out one crucial part of the puzzle: namely how does your CSV report get exported. With the way it is setup (a redirect to another page), I'm going to assume you do that because you have some PL/SQL on that page that prints the CSV.
    Now there are two questions that are crucial here:
    - How do we stop the icon from bugging us on the screen
    - How do we communicate with the browser that it should no longer display the loading icon
    The first question is rather easy, two simply lines of codes can do that:
    $('#apex_wait_popup').hide();
    $('#apex_wait_overlay').hide();
    But when do we use this code? Quite simple when the document is downloaded. When is it downloaded? At the end of the PL/SQL code that prints the document to the browser.
    What you could do is at the end of that code give an application item a certain value. For example :AI_PRINTED := 'Y';
    Then all you need to do is let the browser ask for the value. You could do this by using JavaScript to continuously fire AJAX to the server using a JS timing event:
    http://www.w3schools.com/js/js_timing.asp
    Better would be a Server send event, but since you left out another crucial piece of information: your browser, I will not go deeper into this.
    Start this timing event when someone asks for the document, and end it as soon as the process returns that :AI_PRINTED equals 'Y'.
    Despite the lack of information, I hope I have given, or at least inspired you to get to the solution.
    Regards,
    Joni

  • How do I get my DVD slide shows to display files in the order I load them rather than random present

    How do I get slide shows created on DVD to show slides in the order I load them rather than randomly?

    Try this article:
    <http://help.adobe.com/en_US/elementsorganizer/using/WS8346320B-3F64-46f6-AE4B-9FF4D934DB36 _WIN.html>
    It is for PSE11 Windows only and it has a section for reordering under Section 5.

  • PSE12 slow loading Fujifilm files in slide show

    I have just upgraded from PSE10 to PSE12 and now when I use the Slide show (full screen) in organizer with Fujifilm Raw files it take about a minute and a half to load up and same again when you zoom in. Is there any way of speeding this up in PSE12? It was slow in PSE10, but it did take over a minute in total.

    nealeh wrote:
    Thanks (I think). Duhhh - my head hurts .
    To me also Reply #11 seemed key. But I think on first read through the significance of:
    With the lossy compressed DNG (scene-referred), you can do all the normal edits you're accustomed to with raw:  white balance, highlight recovery, changing camera color profiles, noise reduction, sharpening, lens corrections, etc.  With the normal JPEG in DNG wrapper (output-referred), you cannot
    had escaped me as it seems counter-intuitive - "lossy compressed" just sounds more image degrading than "normal".
    The jpeg compression algorithm is generally used to compress image files like tiffs or psds. It is based on the fact that our eyes are much more sensitive to the luminosity than the colors, and that results in a 'simplification', not a 'degradation' of the data. Imagine you have a very detailed map of an island printed 1 meter x 1 meter. You want to print it 30 cm x 30 cm. You'll downsample the image so that you get a good 300 ppi picture : you simplify to discard all details your eyes could not see in the 30 x 30 print ; that is lossy in the sense that you discard the less meaningful bits of data.
    Note that using the jpeg compression algorithm on the just demosaiced raw file is possible because you can process the luminosity and color information from that stage. At that stage, the 'jpeg' compressed data is still an undefined image unlike the usual output-referred jpegs. Another compression algorithm could have been used, with less visual efficiency.
    Since the link I gave in this post, the new version of Lightroom has taken advantage of the lossy dng compression in a very smart way. Lightroom keeps a catalog and a preview file for quicker browsing on its library. Instead of using normal jpegs as previews, you can use lossy DNGs of about the same size. The advantage is that if the catalog and previews are stored in a computer and the library in another drive, you can edit the raw files and store the results in the catalog even if the other drive is not plugged in. When you plug the drive in, you can sync the parametric editing in the catalog to the real full size raw images.

  • Bridge CS4 Server problem- slide show not loading

    Hi
    I have created a slide show in CS4 and emdedded the index code in my gallery page, created in Dreamweaver CS4. I have used an iframe within a DIV tag.
    Preview works fine in both Chrome and IE. However, once uploaded to Server, all that can be seen is a grey screen.
    I have contacted the server Heart Internet to see if they can help but as yet no idea. 
    I was just wondering if anyone has come across this before and if so, is there a quick fix I can implement.
    I am basic but ok with HTML, and can insert code, if given it, but no good at the problem solving side of code writing.
    Any ideas would be really appreciated
    Thanks

    It sounds as if for some bizarre reason, the transition is causing the player buffer to empty out.
    This happens on certain - usually older - players when sequential cells are set as non sequential in compiling.
    (I had this one bite me - hard - recently, although from a different application).
    Best way to check this is to go get a copy of the excellent PGCEdit (shareware) and load the compiled disc.
    http://download.videohelp.com/r0lZ/pgcedit/index.html
    Find the main timeline for the slideshow, and double click it. (see attached image)
    The "chapters" will be listed, and we need to see these ticked as sequential playback, or seamless.
    If there is no tick, add one between each track, save the disc & reburn with IMGBurn (freeware/Donationware)
    http://www.imgburn.com/
    For some reason, certain chipsets seem to create a gap when transitioning a chapter marker on a timeline with a single sequential audio stream when the chapter is incorrectly set to non seamless.
    This may not be what is happening here, but I think it is worth a look.

  • Will I be able to up load video slide shows from Elements to Revel?

    Please let me know if I will be able to up load video slide shows from Elements to Revel? I currently enjoy photoshop.com because I can share photo albums and video slide shows from Elements with my family. I am worried because I don't see any home page or tool bar on my new Revel account. It's like there's nothing there??   Am  I missing something?
    Help !!! Robert [edited out phone number to protect user's privacy] USA Please call me, I can't find any phone number for me to call for customer service.
    Thanks !

    Currently, Revel supports jpg files only. We are adding many enhancements so this may change in the future. Reading some of our FAQ's might be helpful for you to get some more information, so I will include some here for you. Only version 11 of elements has connectivity with Revel, but you can upload files from your computer as well.
    Pattie
    forums.adobe.com/community/ps.com_sharing_and_storage
    forums.adobe.com/community/ps.com_sharing_and_storage/faq
    forums.adobe.com/community/revel
    http://www.photoshop.com/misc/membership-faq
    http://www.adobe.com/products/revel/faq.html
    http://helpx.adobe.com/elements-organizer/using/revel.html

  • How do I load a slide show created in pro show gold?

    how do I load a slide show created in pro show gold?

    Their website talks about some sort of plug-in that you can get : http://www.photodex.com/products/plugins/device - persumably (and I'm guessing) it converts the output into something that is compatible and can be synced to the iPad's Videos app

  • Everything looks fine but when trying to view a slide show it just says "loading" and never loads

    Slide show will not load onto screen, any suggestions??

    Hi Oliver1000,
    Thanks for posting. I can look into this for you if you wish. Drop me an email with the details. You'll find the "contact us" form in the about me section of my profile. Once I have the details we'll take it from there.
    Cheers
    David
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • I am running Windows 7.  I have 250 photos from a trip that I want to load to the iPad v 6.1.3.1 and show as slide show (in named order).  I can not see any recent remarks regarding how to keep them from being loaded in date order.

    I am running Windows 7.  I have 250 photos from a trip that I want to load to the iPad v 6.1.3.1 and show as slide show (in named order).  I can not see any recent remarks regarding how to keep them from being loaded in date order

    By default the photos will be sorted by the date modified.
         iOS: Understanding photo sorting
    Edit (touch) them in the order you want them to be shown.

  • I have disable all Add-ons - I've reinstalled FireFox 6 three time and it repeatedly locks up and slide shows fail to load. I have all of the proper Flash and Shockwave type Add-ons. I just can't resolve the problem.

    I have tried disabling all Add-ons.
    I've reinstalled FireFox 6 three time.
    Slide show pics fail to load.
    I have all of the proper Flash and Shockwave type Add-ons.
    I just can't resolve the problem.
    Yet my browser repeatedly locks up

    Sending a solution that I have already tried is of no help, but I tried them all again, reloading works sometimes, I have seen in the past that others have had this problem also, of pages not completely loading. So I don't see how you can say I am the only one. When I first started using Firefox it worked great but now it doesn't, one of the updates caused this problem. I guess it's back to IE as it works fine now.

  • I cannot get photo selections to load into slide show

    I cannot get my downloaded photos to load into a slide show.  Any suggestions?

    Unfortunately Target has not yet been updated to include Passbook integration.  Once they do (and the App is linked to Passbook) I imagine that is when you will see the Loyalty cards show up or any coupons etc appearing in there.
    The full list of Apps that work with Passbook are:
    As of Wednesday afternoon, the full list of highlighted Passbook applications on the App Store includes:
    Fandango Movies — Times & Tickets
    Live Nation
    Lufthansa
    MLB.com At Bat
    Sephora to Go
    Ticketmaster
    Walgreens
    That means only these 7 apps currently are working with Passbook integration.  Within the Live Nation App, in the settings or account, there should be an option to link with Passbook.  If you don't see it, either you haven't updated it yet, or you have no tickets purchased for upcoming events that would show up in there.
    These links have some usefull information:
    http://appleinsider.com/articles/12/09/19/list_of_passbook_supported_apps_appear s_in_ios_6_app_store
    http://www.tuaw.com/2012/09/20/passbook-is-failing-to-live-up-to-expectations/

Maybe you are looking for

  • MB_CUR_MAX Settings in Solaris 10

    Hi All - MB_CURR_MAX sets to 3 in my Solaris 10 though it is not a multi-byte machine. The Locale settings are set to en_GB.ISO8859-1. I do not know if this setting will cause some system calls, functions to behave differently. How is this set? I che

  • Is it possible to call keyPressed event manually?

    I have a jButton and have added a KeyListener as below JButton jb = new JButton (); jb.addKeyListener(new KeyAdapter() {      public void keyPressed(KeyEvent evt) {           bKeyPressed(evt);//My own function });I just wanted to know how to call the

  • My tabs just keep making themselves new windows, why?

    When I open a new tab and lets say I go on a website, my tab just makes itself a new window. I don't want the tab to make itself a new window and it can get really annoying PLEASE HELP ME! Thanks

  • Change business patner email in Tcode BP

    Hi,      There is a requirement to change the Email of a particular vendor.we are doing this by changing the email in address tab in code BP,But the updates are reversed overnight and the data is incorrect again the next day. appreaciate your inputs

  • Image Display from SO10

    Hi Collegues, I have uploaded an image under MIME in BSP Application. Ex: https://XXX.ABC.com/sap/bc/bsp/sap/zpic/image. This url is accesible and image can be viewed. Also used this url in SO10 text and triggered the mail. In SOST also image is visi