Can't get a SWF that will display the content by itself

Hi all,
I was able to use the (for example) main.swf as a single stand-alone file until I upgraded to Cat CS5.5.
Where is the output to just a basic SWF???
They will display it with the associated html, etc. though in a browser.
I am using the SWF as CD UI display in Director 11 or another SWF friendly platform.
Is there something I did to make it change?
Did they break this by design??
Can I add some code? Remove code? to get it to display?
Thanks,
Jim

Flash Catalyst leverages the Flex Framework. That is why there are all those other files in the directory when you publish. You will need to have them available for your project in order for the main.swf to work.
Chris

Similar Messages

  • Having stopped audio with a swf inside a sidelet can someone create a swf that will resume the audio

    Ok, rick is going to post the fla of this file and I will
    post the swf. Basically this is all about having a slide that has
    audio running all the way through and enabling the user to roll
    over a sidelet and have the video and audio stop playback.
    At present, the max you can achieve is, to stop video. The
    audio keeps going and of course everything gets out of
    sync. Rick has create a swf that you input into a sidelet (
    after having imported your image or video ) which stops the audio.
    Fantasitc. Unfortunatly he was not successful in creating a swf
    that will resume the audio.
    So there is the mission. To create something that will resume
    the audio, be it a swf inside the sidelet or something else.

    Hi there paul. Am I right in thinking that your code will
    mute the audio. In my situation this would cause problems becasue
    you would roll over the sidelet - the audio would go silent and
    when you rolled off, or resumed the audio, it would have been
    playing so again the video and audio will be out of sync.
    Rick - rather than another swf which would activate the audio
    and video when you roll off the sidelet ( while that is the perfect
    solution ) what about looking at a button the user can press to
    resume things, maybe Im wrong but that sounds a little easier.
    ( however for all those reading this that is not really the
    solution I am looking for, what Im looking for is the above
    solution where you can just roll off and on and so on )

  • If i have a form with check boxes. Can I add a button that will display the boxes that the user selected on a new page?

    For example, there are 10 check boxes and the user selects 5 of those boxes. Then they click a submit button. Just the information from those boxes would be displayed so they can print it. Is this possible? Any help pointing me in the right direction would be appreciated.

    That is definitely possible.
    Option 1: checkboxes are all named differently.
    In the click event for the submit button, add some code like this...
    if (cbChoice1 == "1") p2.tfChoice1.presence = "visible";
    else p2.tfChoice1.presence = "hidden"; //can use "invisible" if preferred
    if (cbChoice2 == "1")...
    Option 2: checkboxes are named the same
    In the click event for the submit button, add code like this...
    var checkboxes = xfa.resolveNodes("cbChoice[*]");
    var textfields = xfa.resolveNodes("p2.tfChoice[*]");
    for (i=0; i<checkboxes.length; i++){
        if( checkboxes.item(i).rawValue == "1") textfields.item(i).presence = "visible";
        else textfields.item(i).presence = "hidden";

  • I need to use an hp 6215 printer with my mac book pro.  the driver installation disk doesn't work.  where can i get a driver that will work?  i use OS X

    i need to use an hp 6215 printer with my mac book pro.  the driver installation disk doesn't work.  where can i get a driver that will work?

    With the Lion it is essentially unnecessary to resort to external driver disks. What's more, most of those disks are incompatible with the OS and should not be used. The system already carries a wide variety of printer description files (aka PPDs, which is what modern printing systems use as "drivers") for a lot of brands. And there was an HP printer update just two days ago.
    Just checked in mine and did indeed find that the HP OfficeJet 6200 Series, with or without Fax, is covered with the latest update.
    So just go thru the motions of creating a proper printer instance:
    Make sure the Mac "sees" the printer on the network.
    System Preferences / Print & Scan
    Click on the + button on the left column
    Select the appropriate type of printer, will use IP for the rest of this
    Select HP Jetdirect - Socket, default for HP network printers
    Type the IP address or look it up
    Name the printer for easy identification on the print dialog
    Let the Mac identify the printer model or manually choose the driver
    Click Add.
    Once the instance pops up in the list, can click on Options & Supplies for further config.

  • I accidentally deleted my old fb app on my iPhone 3g. Now i cant download new fb app as it requires ios 4.3. How can i get old app that will work on my old phone. Any suggestions???  plz help!!!

    i accidentally deleted my old fb app on my iPhone 3g. Now i cant download new fb app as it requires ios 4.3. How can i get old app that will work on my old phone. Any suggestions??? plz help

    As already provided, if you don't have such in your iTunes library, on your computer, then there is no way to put it back on your phone. Apps are DRM protected, so even if you found a copy somewhere, you wouldn't be able to use it.

  • I want to create a form that I can change at an instance that will store the information without replacing it

    I want to create a form that I can change at an instance that will store the information without replacing it: Here are examples of what i have:
    This is the form:  The True/False in column B are actually check boxes
    Date
    Job Name
    Start
    End
    Hours Worked
    Per Diem
    Wednesday, Mar 5, 2014
    Duke University
    7:30 PM
    2:30 AM
    7.00
    Arellano, Paul
    TRUE
    Wednesday, Mar 5, 2014
    Duke University
    7:30 PM
    2:30 AM
    7.00
    0.00
    Blackwell, Zach
    FALSE
    Christian, Charles
    TRUE
    Wednesday, Mar 5, 2014
    Duke University
    7:30 PM
    2:30 AM
    7.00
    0.00
    Christian, John
    FALSE
    Currence, John
    FALSE
    Curtis, Brandon
    FALSE
    Hawkins, Tyre
    FALSE
    King, Corey
    FALSE
    Nunez, Jose
    FALSE
    Rangel, Antonio
    FALSE
    Rice, Eric
    FALSE
    Salgado, Ricardo
    FALSE
    and the sheet that the index to looks like:
    Saturday, Mar 15, 2014
    Rice, Eric
    Providence College
    9:00 AM
    7:30 PM
    10.50
    1
    Saturday, Mar 15, 2014
    Rice, Eric
    Virginia Beach
    7:30 PM
    2:30 AM
    7.00
    Saturday, Mar 15, 2014
    Salgado, Ricardo
    0.00
    Sunday, Mar 16, 2014
    Arellano, Paul
    Providence College
    7:00 AM
    8:00 PM
    13.00
    1
    Sunday, Mar 16, 2014
    Blackwell, Zach
    0.00
    Sunday, Mar 16, 2014
    Christian, Charles
    0.00
    Sunday, Mar 16, 2014
    Christian, John
    0.00
    Sunday, Mar 16, 2014
    Currence, John
    Providence College
    7:00 AM
    8:00 PM
    13.00
    1
    Sunday, Mar 16, 2014
    Curtis, Brandon
    0.00
    I want to be able to fill out the form and it place itself into Sheet 1 without changing everytime.  I can index the array from the form, but it changes everytime.

    You think it would be the other way around.
    Just speculation, but forms probably came to iOS first because of likely use for data entry in the field that syncs back to the Mac.  On a small screen with a touch interface, forms make inputing values easier.
    On the Mac, with its bigger screen, typing directly into a data table often works well enough.
    SG

  • I am trying to use an education program that needs Java applets to install and use and it will not use Safari. When I download IE from the web it will not install. How can I get a browser that will work on my MacAir for travel use of this program?

    I am trying to use and education program that needs Java applets and it will not run on Safari. IE will not install from the web. How do I get a browser that will work to install so I can use this program when I travel.

    Try using FireFox. IE will only run on a Mac if you run Windows on the Mac.
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    Install the Apple Boot Camp software.  Purchase Windows 7 or Windows 8.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    VM Fusion and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. A more recent comparison of Parallels, VM Fusion, and Virtual Box is found at Virtualization Benchmarks- Parallels 10 vs. Fusion 7 vs. VirtualBox. Boot Camp is only available with Leopard and later. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • Can I add a link that will activate the "my notes" function?

    I'm creating a book in iBooks Author and would like to hyperlink text that will launch the "my notes" function. Is this possible?

    No, sorry - iBooks notes are manual and up to the user to decide, etc.

  • I have a mac with OS 10.4.11, not Intel. Firefox 3.6 now crashes every time starting yesterday. Can I get a version that will run?

    This began suddenly yesterday. Does it mean Firefox is no longer supporting my Mac OS 10.4.11, non-Intel? Where or how can I download a version of Firefox that will run?
    This issue is NOT with the machine I am writing this from so the educated guesses you made below are not applicable. I'm writing from this machine because the afflicted machine no longer lets me run Firefox or even go to the proper page on firefox.com using Safari. Please help!

    If you want to sync it to the iPad from that Mac, you need to upgrade it to at least 10.5.8.
    If you want to copy the music to another Mac, you don't. Move the iTunes folder of the item in the Finder's sidebar over as you would any other folder. If you put it somewhere other than the Music folder, launch iTunes with the Option key held down and point it to that location.
    (61713)

  • How come almost all complete themes dont work with ver. 30.0 can a get a ver. that will work with them?

    looking through the "complete themes" and almost all of them say " not available for firefox 30.0 " i guess that what ver. i have i thought i had the newer version and would think theese theme's would work with it is there somewhere else to look for more complete themes or another ver. i can download that will make it work with these theme's???
    -dave email-" [email protected] "

    As of Firefox 29.0 and newer the Complete Themes that were made for old UI in Firefox 28.0 and earlier really needs to be updated.
    Some examples.
    *https://addons.mozilla.org/en-US/firefox/addon/nasa-night-launch/
    *https://addons.mozilla.org/en-US/firefox/addon/metal-lion-australis-tiger-sp/
    *https://addons.mozilla.org/en-US/firefox/addon/metal-lion-australis-tiger/
    *https://addons.mozilla.org/en-US/firefox/addon/metal-lion-australis-graphite/
    *https://addons.mozilla.org/en-US/firefox/addon/ft-deepdark/
    https://addons.mozilla.org/en-US/firefox/complete-themes/?sort=updated
    and on the Theme page you can scroll down and click on Version Information.

  • How can I get a version that will allow me to download and install "Less Spam Please

    I try to download and install "less spam please", but it sends a message saying not compatible with Firefox version 15.0.1. my system is the a HTC One Android. Is it possible to get a different version of Firefox, one that would be compatible with my HTC android?

    Normally this would be done in Acrobat using the various form tools, or LiveCycle Designer which comes with Acrobat Pro. But there are some open source programs that will let you create interactive form fields, such as Scribus or Open Office (Writer). Note that you will not be able to save the resulting filled-in form with Adobe Reader since it won't be Reader-enabled, which is normally done with Acrobat. Some non-Adobe PDF viewers are able to save filled-in forms.

  • How can I get data back that is in the trash?

    I don't seem to be able to retreive clips or other data that end up in the trash. When I click on the trash icon contained in the app I am only given the option of Cancel or Empty. Is that it? Once the data is in there it's gone? Thanks.

    iMovie 4 trash is a sort of virtual trash in that there isn't really a location where things are put (like your system trash) but instead a representation of how much stuff you cut out of your project. If you click empty (and never due that in iMovie 4 as there is a bug that sometimes trashes your project) what happens is iMovie rewrites all the media files to get rid of the stuff you clipped or deleted.
    So there are ways to get your stuff back. One way is to select any clip and pick the restore option which will reset the clip back to the way it was before you made cuts. The downside of this is that you lose all your edits on that clip and have to redo them over if the one you wanted to undo is several edits back.
    You might try this instead. Assuming your clips are all off the clip shelf and now down on the timeline, grab all the clips on the timeline, hold down the OPTION key and then drag them all back to the Clip Pane. As you drag up there while holding the OPTION key, you should see a green circle with a ( + ) in it. This means you are making a COPY to the shelf, not moving them. Drop them on the clip shelf. Now select clips on the shelf and do a restore on them from that location. I think this will let you restore the clips to their original size on the shelf while the ones on the timeline will remain untouched. Hopefully you will find what you lost.
    In the future, the best way to edit in iM4 to avoid this sort of thing is to import all your clips normally onto the clip shelf on the upper right side. Now rather than dragging them down to the timeline (removing them from the clip shelf) and editing them, OPTION drag them to the timeline which will make a copy to the timeline rather than a move. Don't worry about drive space. When you make copies, they are not real copies (the media files are not duplicated) but instead just additional virtual copies, so you can make as many as you want with very little impact on drive space.
    Now you can edit to your heart's content on the timeline and if you ever make a mistake or need to get back a piece of clip you deleted, the full copy remains safe and unedited up and over on the clip shelf. You can always drag down additional copies if you need to get back footage or if you want to use the same footage more than once.
    Patrick

  • Is there a wi-fi analyzer app for ios7 that will display the channels on my wireless modem and the strength of these channels.  I would like to select the channel with the least amount of traffic.

    I Would like to use my iPad to view traffic and strength on the channels supported by my wireless modem.  Android has apps of this nature.  I cannot find one on the App Store.  I tried all the free apps and read descriptions for the paid apps.  I don't think it is there.  Is there a wi-fi analyzer that will work on my iPad air?  Ios7.

    I'm looking for a channel number indication, too.  I had an app that would do that (WiFiFoFum) but it stopped working a year or two ago and I've been borrowing people with Androids.   It's getting to be annoying now!
    I looked at appshopper.com but couldn't find a wi-fi analyser there - is there one?
    Otherwise, I suppose it's jailbreak the iphone and have a look elsewhere.

  • Is there an application that will copy the content of a usb secretly?

    for example if i plug in a usb to my computer. and i want to copy all of it's content. without telling it to anything.
    and another that will speed up copying the content of a usb?

    One thing that might work is Mountwatcher...
    http://www.scriptsoftware.com/mountwatcher/
    And a Script to copy if needed.
    My favorite, Tri-Backup...
    http://www.tri-edre.com/english/tribackup.html
    can do this using the Trigger this action when Volumes Mount.

  • Is there a feature that will display the current zoom level like Internet Explorer does?

    Zoom level appears in the lower right hand corner of MS IE

    Sorry, there's no built-in feature like what you mean in original Firefox that you download. But you can use this add-ons: [https://addons.mozilla.org/en-us/firefox/addon/default-fullzoom-level/ Default FullZoom Level] . I hope this add-ons can help you.

Maybe you are looking for

  • Converting ImageReady droplets to Photoshop ones

    I have a bunch of ImageReady droplets that I use to process images for a website. The droplets do things like resize the images, add borders to them, and save them in various directories. I'm trying to create Photoshop versions of these droplets. I c

  • Request help for iphone screen flickering

    I'm using iphone 4. Few days ago (before the software update 6.0.1) i noticed my iphone screen is flickering and blurred.this bug was not fixed after IOS update 6.0.1. Thus showing horizontal lines in the screen.           please help me

  • V.Important: How to use se24 to build a class step by step:  Points assured

    hi all I am new to OO based abap programming.  I want to build a class using SE24 but i dont know where to put the various pieces of code in SE24. Can anyone please provide a step by step procedure (including screenshots) on how to use SE24 to build

  • SMD Setup on Cluster System

    Hi, I am in process of setting up SMD in our landscape. I have set up the monitoring system successfully on our SOLMAN. But i am facing issues while installing the SMD Agent on my CRM system which is a cluster . The installer is selecting C:\usr\sap\

  • How to find no of numeric characters in a given string ???

    How to find no of numeric characters in a given string ??? Thanks, Kathir