Flash swf movie player with chaptering

Hi guys, I'm looking for an off the shelf paid flash player (or free if available) that will allow me to play SWF's (not FLV's or videos).
I have 5 .swf animations (1.swf, 2.swf, 3.swf, 4.swf, 5.swf).
I would like to have a player that if i click play, will play through the 5 animations one after the other seamlessley - however i may wish to skip through chapters (each .swf will be a chapter) by clicking ahead on a playhead or by selecting a chapter title from a drop down.
The chapters need to be seperate swf's because they will used individually aswell as as one piece.
So in effect I really simply want a player to watch all my flash movies concurrently with the ability to click ahead in the player and have it load the relevant .swf if need be!
Any suggestions?

Though this is not an extreme task to achieve, I'm not aware of any "you don't need to program anything" kinds of templates that allow you to quickly sequence a series of SWF files. But, I understand this kind of requirement if you aren't an AS3 programmer yourself (or maybe you are, and you just want to save time, which we all do!). Many times it can be worth paying $40 for some template/component versus taking the time ourselves (1 hour, someteims dozens of hours).
If this were programmed from scratch, it would be a combination of these concepts (sorry, no code here):
The Loader class to load in your other AS3 SWF files
Using an ENTER_FRAME event (in your application, not in the SWFs, which I'll assume you don't want to edit) to know when a SWF has reached the last frame, at which point you unload the current SWF and load a new SWF.
An array that lists out your SWF files.
Detection of when the final file has completed.
In addition, possible some UI controls that would:
Allow for the pausing/playing the current SWF (which would only control their main timeline; dealing with nested MovieClips with their own timelines would require add'l work).
Allow for the instant skipping to the Next or Previous SWF file.
Allow for the Restarting of the presentation when the final SWF has completed (or the option ability to loop to the 1st SWF at this point)
The end result would be your template, that could be made fully reusable by coupling it with a really small XML file:
The XML would become your list of SWF files
This could also control which UI controls you have available
Hopefully this gives you a general (abstract) sense of things you'd need to program (or find somebody to program...at which point the'll have their own take on how they'd do this).

Similar Messages

  • Eltima SWF Movie Player for Mac 2.0

    Hope this is the correct area for this - I'm trying to locate an older version of the above flash player - every site I try that has the version 2.0 always downloads the version 3.0 - which does not play on OS 10.2.8 but only OS 10.3
    The older version - Eltima SWF Movie Player for Mac 2.0 - will play on 10.2.8 - so Iam trying to source this copy of SWF/FLV
    can anybody help???
    Gregg

    Hi Roam - thanks for replying.
    I did find a substitute FLV player, for 10.2, at the URl below, but I was hoping the Eltima v2 might work even better than the J-VHS.
    I'm sure someone will have a copy somewhere - there used to be mirror sites carrying all the old mac software that had lost popularity - but I can't locate it yet either.
    ciao
    Gregg
    - http://streampower.free.fr/ -
    Description:
    J-VHS FLV Player : A FLV PLAYER FOR MAC & PC
    Royalty free flv player for mac & pc. FLV Player allows users to playback .flv files. Standard playback controls included. The program can be optionally ...
    streampower.free.fr/ - 4k - Cached - Similar pages

  • Flash .SWF movie turns red

    When I run a Flash .SWF file, it runs fine for a while then
    the whole movie turns completly red and you can't see anything. I
    am running Win XP SP2 with Internet Explorer 7 Browser.
    Any Ideas on how to correct this?

    Though this is not an extreme task to achieve, I'm not aware of any "you don't need to program anything" kinds of templates that allow you to quickly sequence a series of SWF files. But, I understand this kind of requirement if you aren't an AS3 programmer yourself (or maybe you are, and you just want to save time, which we all do!). Many times it can be worth paying $40 for some template/component versus taking the time ourselves (1 hour, someteims dozens of hours).
    If this were programmed from scratch, it would be a combination of these concepts (sorry, no code here):
    The Loader class to load in your other AS3 SWF files
    Using an ENTER_FRAME event (in your application, not in the SWFs, which I'll assume you don't want to edit) to know when a SWF has reached the last frame, at which point you unload the current SWF and load a new SWF.
    An array that lists out your SWF files.
    Detection of when the final file has completed.
    In addition, possible some UI controls that would:
    Allow for the pausing/playing the current SWF (which would only control their main timeline; dealing with nested MovieClips with their own timelines would require add'l work).
    Allow for the instant skipping to the Next or Previous SWF file.
    Allow for the Restarting of the presentation when the final SWF has completed (or the option ability to loop to the 1st SWF at this point)
    The end result would be your template, that could be made fully reusable by coupling it with a really small XML file:
    The XML would become your list of SWF files
    This could also control which UI controls you have available
    Hopefully this gives you a general (abstract) sense of things you'd need to program (or find somebody to program...at which point the'll have their own take on how they'd do this).

  • Integrating Flash swf or html with Dreamweaver

    I created a swf file to replace my current static background image (page properties) in dreamweaver (the files are the same dimensions). When I try to select it, the swf file is grayed out. So I deleted the background image and inserted the flash swf with a transparent bkgd. When I preview it in my browser (safari) it doesn't work. I like the position of the static file and would like the swf to stay in the same place to compensate for different user monitor sizes. Please Help!!!!
    The current/live site is http://www.sistercirclemedina.com you will see the static image (header_11_01.jpg). I added the revised homepage (index.html) to my site you can find that at http://www.481gddr.com/sistercircle/index.html  The script files required are in a script folder on the hosting server. I also inserted the swf into a completely new dreamweaver document and it does not work.
    If the swf file won't work...why? Should I try to use the js and input that into the dreamweaver code?
    Thank you so much for your assistance and time.

    Check, if all the paths in your projects are "relative" paths.
    If you drag&drop files or link in dreamweaver, DW will most likely use absolute paths.
    Then when you upload  your files, some of this paths won`t exist.
    I also inserted the swf into a completely new dreamweaver document and it does not work.
    You cant really "insert" a swf into a dreamweaver document.
    DW in this case does nothing else then telling the browser (via the <flash> tag where to find the swf. that has to go into a <div>

  • Flash swf movie as cast member Director 11.5 problem (VerifyError - ReferenceError)

    Hi,
    Designed an interface in Illustrator (CS5), copy pasted most of it in Flash (CS5). Program works fine...until I use it inside a Director environment.
    I do this because we use many basic functions inside our system which use Director.
    The error I get inside Director is this, this I get when I push the play button in the example window..
    -- VerifyError: Error #1033
    -- ReferenceError: Error #1065
    -- VerifyError: Error #1033
    -- ReferenceError: Error #1065
    -- ReferenceError: Error #1065
    ...much more of this last line..
    Hope someone can help me out,
    Kind regards,
    Marcel

    Thanks for your reply, Sean. Because of my deadline, I've had to go ahead with the project using a work around for now (movies segmented at 10 minutes), but I will put together a demo movie this weekend once its done. I am still very eager to solve this issue, not just because I will be running into it again very soon, but also because I love/hate a mystery.
    I suspect the issue is that some part of Director is only registering 9000 frames of the video file, so while it can play past the 9000 frame mark, any lingo executed that refers beyond 9000 resets the movie to the beginning. I have a strong feeling that the fact that both the framecount method and the property inspector report all movie clips to contain 9000, even though NONE of them contain that many frames (some more, some less), has a lot to do with this.
    The video is flash video (SWF), btw. 
    Interesting Note: These clips are all 15fps. When I bring in 30fps clips, property inspector (incorrectly) reports them all as having 18000 frames. Buh.
    Joshua

  • Flash-based MP3 player with specified frequency respon

    I'm looking into buying a flash-memory based MP3 player. I'm trying to get a quality player that has linear audio output. I am usually listening to Baroque music, both from CDs and from my own recordings. Here are my detailed requirements:
    - USB 2.0 hi-speed
    - flash memory
    - powered by standard batteries (AAA or AA)
    - specified frequency response, S/N ratio and THD
    For example, on the Zen Nano Plus specifications web page, I read
    - Signal to Noise Ratio: up to 90dB
    - Frequency Response: 20Hz to 20kHz
    - Harmonic Response Output: 0.%
    This appears quite weasel-wordy. For example, a S/N ratio of "up to" something says nothing ("I am up to 00 years old"), reasonable wording would be "S/N ratio of at least x dB". The frequency response does not specify the attenuation over the given frequency range, -30dB at 20Hz would not be ruled out. I prefer frequency response charts that show the function "attenuation (dB) over frequency on log scale". For example, those are readily available for many headphones and all reasonable microphones. Further, I can only guess that "Harmonic Response output" means THD. Moreover, there is no data for stereo separation/crosstalk.
    Since these data points relate to the headphones output of the MP3 player, measuring them is fairly easy, since no actual sound waves are produced.
    Has anyone measured any of the Creative flash products and can post the respecti've charts and data?

    Thank you for your answers.
    Yes, I'm technically minded (I'm German, in case you think that explains it :-) I just posted hoping for the off-chance that someone was curious enough to have performed some real measurements.
    The idea for generating the WAV file would be NOT to try to record a real oscillator, but instead create the WAV file with a PC audio editor where you can say "give me a kHz tone for 0 seconds". You would do this on a log scale from, say 20 Hz to 20 kHz, save as WAV, move the resulting file to the MP3 player, play it, and check the output levels for each frequency. Calculating THD is probably more ambitious, but if your 'scope shows some frequency skew, that would probably be interesting, too. I don't know whether a traditional 'scope has enough amplitude resolution to deal with 90 dB S/N ratio (that's a factor of 30000 between signal and noise floor).
    I don't think I can attach files

  • Adding watermark to flash SWF movie

    Please can someone advise how I may add a watermark to my
    Flash movie.
    I have created a watermark that will cover the whole video
    view but it will not be so dark that it can not be viewed, i have
    it in black and white and set the background of the image to
    transparent, using mircosoft photo editor. then saved this as a PNG
    file.
    i have added it to a new layer, but can not seem to view
    both, its just one of the other. how do i add a watermark?
    thanks

    there is no "watermark" feature - it doesnt exist - you can
    easily make one as described in other
    replies - if you are having trouble with colors and contrast,
    generally it is goo dpractice to make
    the watermark 50% alpha or provide a drop shadow to help its
    visibility.
    Chris Georgenes
    Animator
    http://www.mudbubble.com
    http://www.keyframer.com
    Adobe Community Expert
    *\^^/*
    (OO)
    <---->
    not very clever wrote:
    > Please can someone advise how I may add a watermark to
    my Flash movie.
    >
    > I have created a watermark that will cover the whole
    video view but it will
    > not be so dark that it can not be viewed, i have it in
    black and white and set
    > the background of the image to transparent, using
    mircosoft photo editor. then
    > saved this as a PNG file.
    >
    > i have added it to a new layer, but can not seem to view
    both, its just one of
    > the other. how do i add a watermark?
    >
    > thanks
    >
    >
    >

  • Templates and Flash .SWF movie files

    OKAY seriously i am ready to throw this computer throught the
    wall, After googling and searching this forum up and down I still
    can find an answer that actually works , I have a Template file
    that updates 3 other html files and i can not get the swf flash
    movie to show up on the page, and for those of you smarty pants,
    * Yes I have the scripts folder
    * Yes I have the AC_RunActiveContent.js file present inside
    that folder and i also threw it on the root just in case
    * Yes the source files for the flash movie on my root
    * Yes it shows up in design view on all of the pages linked
    to the template
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" --><!--
    TemplateEndEditable -->
    <script src="../Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    </head>
    <body>
    <table width="100%" border="0" cellpadding="0">
    <tr>
    <th height="101" colspan="3" scope="row"><script
    type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','1000','height','100','title','Title','src','../Flash_TopTitle','quality','high','plug inspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash','movie','../Flash_TopTitle'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="1000" height="100" title="Title">
    <param name="movie" value="../Flash_TopTitle.swf" />
    <param name="quality" value="high" />
    <embed src="../Flash_TopTitle.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="1000"
    height="100"></embed>
    </object></noscript></th>
    </tr>
    <tr>
    <th height="23" colspan="3"
    scope="row"> </th>
    </tr>
    <tr>
    <th width="22%" height="759"
    scope="row"> </th>
    <td width="60%"> </td>
    <td width="18%"> </td>
    </tr>
    <tr>
    <th scope="row"> </th>
    <td> </td>
    <td> </td>
    </tr>
    </table>
    </body>
    </html>
    Here is the code to one of the linked pages to my template
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"><!--
    InstanceBegin template="/Templates/MainTemplate.dwt"
    codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Hammocks Community School</title>
    <!-- InstanceEndEditable -->
    <!-- InstanceBeginEditable name="head" --><!--
    InstanceEndEditable -->
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    </head>
    <body>
    <table width="100%" border="0" cellpadding="0">
    <tr>
    <th height="101" colspan="3" scope="row"><script
    type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','1000','height','100','title','Title','src','../Flash_TopTitle','quality','high','plug inspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash','movie','../Flash_TopTitle'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="1000" height="100" title="Title">
    <param name="movie" value="Flash_TopTitle.swf" />
    <param name="quality" value="high" />
    <embed src="Flash_TopTitle.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="1000"
    height="100"></embed>
    </object></noscript></th>
    </tr>
    <tr>
    <th height="23" colspan="3"
    scope="row"> </th>
    </tr>
    <tr>
    <th width="22%" height="759"
    scope="row"> </th>
    <td width="60%"> </td>
    <td width="18%"> </td>
    </tr>
    <tr>
    <th scope="row"> </th>
    <td> </td>
    <td> </td>
    </tr>
    </table>
    </body>
    <!-- InstanceEnd --></html>
    Thank you so much for you time guys, please respond if you
    know whats up this is really killing me!!!!!

    make the path Site Root relative.
    either insert it again, and change the pulldown in the
    "browse to file"
    dialog box; or hand edit the code as follows:
    >
    d/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../Flash_TopTitle'
    change end to '/Flash_TopTitle' );
    <param name="movie" value="../Flash_TopTitle.swf" />
    change to
    <param name="movie" value="/Flash_TopTitle.swf" />
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Flash swf file import with sound effect

    I'm sorry for my english
    when ı import any swf file that include sound effect and run the project. Swf files running perfect but swf files are quiet...
    how can ı solve this

    We have configured our BW sytem to extract data from CRM. Various reports are displayed in CRM UI  including queries using BEx WEb and Xcelsius dashboards. Xcelsius dashboards is pulling data from BW cube for CRM data. To present the dashboard in CRM UI we created a bEX web template as a copy of 0DASHBOARD_TEMPLATE. In the copied template specify the name of the xcelsius file. The copied web template can be configured using standard config options for CRM UI.

  • Stop another SWF movie (+ sounds) from another SWF

    Hiya there
    Thank you in advance for skim reading this and thinking if
    you can help!
    I've search and seen similar problems, but not the same.
    THE PROBLEM / CHALLENGE!
    I need a selection of simple SWF movie files with audio
    attached. They're basically audio buttons, scattered through a HTML
    page. At the moment they're set up with sound to 'stream' attached
    to a specific frame - then enough frames to cover the duration of
    the sound.
    - on press of button it skips to Frame2 where the button
    status changes and the sound plays
    - if during that playing process, the button is clicked
    again, then it jumps back to Frame1 and rests
    I've played with the StopAllSounds command, but that just
    stops the sounds on the other SWFs and doesn't stop (and revert)
    the other SWFs back to their Frame1's.
    Is this something i can solve with simple Action Script /
    Behaviours... or do i need to fiddle with the Javascript in the web
    page?
    Thank you in advance for any help
    cheers
    James

    "MrIzzard" <[email protected]> wrote in
    message news:e3l5nr$bdo$[email protected]..
    > But surely if the way i'm currently playing audio is
    from being attached into
    > the frames in the timeline (at the moment if i press a
    button to switch the
    > movie back to Frame 1, where there's no audio attached,
    the sound stops) - then
    > this would work for other frames too.
    > Does that make sense?
    If your swfs are on separate places on an html page (not one
    swf loaded by another swf) then you can use localConnection to
    communicate between swfs.
    There are some MX version 6 examples on my website where one
    swf controls one or more others..
    http://members.cox.net/4my2dogs/flash/
    You can have the receiving end stop sounds or move to a
    different frame etc.
    tralfaz

  • URL, email links in Flash swf files shows up in search engine

    Hi, can you please help? I post this problem a while ago.
    My problem is: I developed a website in Flash 8 on the Mac.
    The Flash swf file is displayed via Dreamweaver doc. When I do a
    search and, when the site is found in Google, all the links used in
    the Flash swf file appears in the snippets below the main title. I
    would like to know where I'm going wrong, and how can I prevent
    Google from displaying the URL and email details.
    Do I need to use a preloaded, or do I need to put the Flash
    swf movie file in a table in Dreamwever.
    Many thanks,
    Blue_Mac

    >I don't know how this is happening then. Search engine
    spiders don't
    >read through compiled files like Flash.
    Thanks, this is reassuring. Although it seems to have done
    just that.
    The following action script is where the details are coming
    from. I've used the name 'whatever" as an example. I don't mind the
    URLs on view as much as I mind my email address because of security
    issues.
    on (release) {
    //Goto Webpage Behavior
    getURL("mailto:[email protected]","_blank");
    //End Behavior
    I'll check my files again to see if I've miss anything out -
    I have done this so many times already.
    Regards,
    Blue_Mac

  • Finding Flash Movie Player to associate SWF's

    I'm not sure how it happened, but my computer will not
    associate SWF's with the Flash Movie Player. There is not an option
    to associate it to Flash within the simple "Open with" option, nor
    can I find the Flash Movie file to associate to the SWF within
    Control Panel/Tools Folder Options/File Types. (Yes, the
    FlashPlayer is already installed on the computer.)
    When flash webpags online is not a problem, it's trying to
    view a swf that resides on the computer.
    Any suggestions?

    I'm fairly new with the video in flash mylself, but have done
    a little. If you go to file>import video, all you do is follow
    through the steps that it gives you. You'll have to decide whether
    you want to embed your video or have it as a progressive download
    as well as compression and quality. If your project is for the web
    then embedding will make your file size bigger so probably not what
    you want. After following through, flash imports the video and adds
    flv player to your library, that's what you would put onto your
    stage. The flv player is also customizable so you can get the look
    you want. Should be stuff in the help file if you wanted to do more
    with customizing. Depends on if you want buttons for the user to
    use, or just have it auto play with no controls, your choice. Don't
    forget a preloader if your movie is big. Hope this helps get you
    started.

  • Flash Player not showing SWF movie

    Hi Everyone-
    First off thank you for anyone that is willing to send advise my way.
    I am using Windows 7 - Indesign CS5
    I have created a SWF movie exported from Flash with playback component.
    I have imported that SWF into Indesign CS5 and created an interactive SWF with a SWF movie embedded.
    This SWF works beautifully on my machine and others that have access to the same server - however when I remove the file with Resources foldes to another machine/ location the SWF movie will not display. It DOES display the playback component (looping continuously)  but NO SWF movie.
    My guess is that I am missing a file in the Resources folder but I am clueless as to what additional file I could be missing.
    Thanks for your help!

    Thanks! I posted my issue there first......no one has an answer as of yet.

  • Flash .swf Flash Player

    Hello!
    This is what I'm trying to do:
    Create a .swf Flash movie as an interface that will hold
    media controls (play, pause, stop, track bar, volume, remaining
    time, mute, etc)
    Have a side bar list with all the movies I can load up to the
    player with the lenght.
    Every movie that can be uploaded is a .swf flash movie that
    may be a presentation with sounds and even interactivity (tutorial
    like)
    I have experience in several programming languages (php, c++,
    javascript, java, asp, etc) and also with dreamweaver, a bit of
    fireworks, and I'm learning Flash (I've learned some basic stuff
    like the simple moving animations and buttons)
    I'd also need some sort of file reading system to read some
    config files, that will have the title of every movie, and maybe
    the lenght???
    I've been checking out the ways to embed video, like
    MovieClip, MovieClipLoader, FLVPlayback, and now I'm confused... :(
    What should I use to do what I intend to do? what would be
    the best approach? what would be the easier approach?
    I'd appreciate that you point me into the right direction,
    what should I learn? where to look for the info?
    Thanks in Advance!

    pi_player_assets.xml
    is the my roots ../pi/pi_player_assets/pi_player_assets.xml
    folder where the file was located originally so i left i there
    As for the swfobject_modified.js file I know exactly where it's at
    it's in a whole seperate location Dreamweaver created for called Scripts
    Am I supposed to replace the original swfobject.js with swfobject_modified.js

  • Color management for flash player with hardware acceleration

    I have tested the color management for flash player 10.2 with and without hardware acceleration (GPU) on different PCs with different video cards.
    Videos that are played via flash without hardware acceleration on PC have proper color as designed in After Effects.
    When I switch on hardware acceleration, the color shifts, for example green becomes lighter, although grey values are OK. I have tried this by writing a  small Flash programme for playing a movie; I wrote two programmes one with color management as described in the article "Color correction in Flash Player" http://www.adobe.com/devnet/flash/quickstart/color_correction_as3.html and another one without color management. In both cases I got the same color shift when hardware acceleration was turned on. From the result I concluded that color management does not work when hardware acceleration is on.
    My question is: are there any plans to have color management for flash player with hardware acceleration (GPU) in the near future?
    We need to play complex high definition movies streaming through a high speed local area network that need hardware acceleration to avoid stuttering.
    V. S.

    Hi, LOL at my screen moniker. That's interesting that the FF beta has an Option for that. The only problem, is that I have heard that each browser must UNcheck the H.A. I'm sure you'll find out.
    Hope that works at least for FF. Let me know if you have time.
    I've been checking out Apple TV and Google TV. Just saved the links and some info, haven't had time to go further. I'd prefer Apple TV over Google tho.
    I have a 55" HD Sony/Blu-ray Surround Sound Speakers, etc. I hooked up the VGA cable for Internet, and WOW on the Screen/Monitor!! Now I'm thinking about the iPhone 4 with VZ too, on their pre-order list for 2/3/11!
    Hard to keep up with the Technology, moving faster today for some reason.
    We are under the Snow & Ice warning, getting it now. Hope I don't lose power! If so, I'll be offline for sure.
    If I find anything on that H.A. for IE, I'll let you know.
    Thanks,
    eidnolb

Maybe you are looking for