Embedding a .swf published in Catalyst in another Catalyst project

Ok,
i've been trying different things but now i can't figure it out.
It's actually a school assignement where we have to create an interface similar to a smartphone.
Me and my partner decided to create a Catalyst project for each page and publish each of them in swf. Then, we wanted to create a main Catalyst project that was embedding each swf in different states.
BUT
It just doesn't work! The embedding doesn't work.
Is the swf published in Catalyst actually  compatible to embed in Catalyst?
Thanks!

A custom component is like other components like buttons, scrollbars, etc.  except you get to define all the behaviors and states.
Try this
1. draw a sqaure
2. right click and choose Convert Artwork to Component > Custom Component
3. Now double-click the custom component to edit it
4. Create a few states and modify the square in each state
5. to exit editing the custom component double-click the white area of the artboard
6. Now add a button to the app
7. With the button selected go to the Interactions panel and choose "On Click, Play Transition to State" and pick a state of your custom component.
Notice that in this example the application only has one state, but a custom component with multiple states was able to capture different appearances of the app.
You can think of designing your app by breaking down the functional parts into custom components. For example: navigation bar, content area, ad area, etc.
Regarding "export library":
After creating a custom component or customizing a built-in component like button you will notice that the library will contain an item representing the definition of that component. When you export as an fxpl file, all components in your library are exported.
Ty

Similar Messages

  • Video from after effects doesn't launch after publishing flash catalyst project

    I created a website in flash catalyst. I used a video that i made in after affects as the intro to the site. When I run the project in the flash catalyst everything works fine, but when I publish it for deploying to the web and run the .swf file nothing happens. Does anyone knows what can be the problem?

    Hi Kirill.
    You can't see the video because your'e running the .swf generated for Deploy-to-web folder. You have to upload the Deploy-to-web folder content to your web server and it will run fine. (same happened to me once)
    You can only see the intro video in your machine by clicking in the .swf in the Run Local folder.
    Its happen because the video you've created is not embeded in the main.swf.
    Cheers.

  • Embeding a swf in another swf

    Hello, heres what I'm looking to do:
    I am trying to create a project completely in flash player,
    however its very large (its basically a tutorial for a coding
    language called "magic")
    I want to seperate it out a bit, basically one main flash
    file that acts as a menu system with buttons to send you to
    different sections of the tutorial, and then I want to make a bunch
    of individual flash files for each page of those sections.
    How would I go about calling a swf from within a swf file, or
    preferably embedding multiple swf files into the main swf file.
    This would allow me to make a bunch of complicated timeline
    animations without having a completely unmanageable single
    timeline.
    Or if you have another possible suggestion on how to more
    easily seperate functions/animations I'm certainly open to other
    idea's. Thank you in advance!

    This is pretty simple once you get the hang of it. Create an
    empty movieclip and place it on your stage. You can do this with
    either code or by actually creating it in your library. Call it
    holder_mc. position it where you would like your other movies to
    load. Again you can do this by code or by physically moving it.
    //This is how to do it with code:
    //STEP 1 create your empty movie clip and give it your name/
    place it in the next available level
    _root.createEmptyMovieClip ( "holder_mc" ,
    _root.getNextHighestDepth() )
    //position the holder mc
    _root.holder_mc._x = 50
    _root.holder_mc._y = 50
    //create a button and place it in the root - then attach code
    that loads your external .swf into your holder mc
    homeButton_btn.onPress = function(){
    _root.holder_mc.loadMovie("home.swf") }

  • Embedding a SWF file with an iFrame

    I wanted to embed an assessment in to one of my PDFs. I know I can't do it directly so I tried to create a small little Flex app that shows an iFrame (see here for the example). I then tried to insert this (as a SWF) in to my PDF file. I have a problem where when selected in the PDF it displays the SWF file, but not the linked URLs for the iFrames. Any ideas? how I might be able to get around this. Here is an example of what I was working on.
    Any help would be much appreciated.
    Noel

    hat do you mean with embedding a SWF file into another?
    you can embedd a SWF file in a HTML file. you can load a SWF
    file in another SWF file.
    but to embedd a SWF into another is not possible.

  • Import SWF created in Catalyst

    The Catalyst program I created photo gallery and exporting him into swf. Then I put it into a new project (web pages) in the Catalyst Import function. In the program I see him as a SWF Asset, but the test (Run) even when exporting to the SWF, the original interface does not appear. SWF files created in another program (Sothink) appear normal.
    Thanks

    Unfortunately you can't import an SWF from Flash Catalyst into Flash CS5.  Flash Catalyst uses the Flex Framework for building the its SWF.  Flash CS5 does not use the Flex Framework and doesn't know what to do with that kind of file.  You can load an SWF from Flash CS5 into your Flash Catalyst project, though. 

  • I have created an interaction to show 7 groups and 7 clickable objects. Once all are click the Next Button is show. How can you make that work if you want to embeded the SWF just created but show a button in a master Captivate?

    In flash you can have a shell that has the navigation and some button in the shell are not activated until all clickable objects are clicked.  I am not a flash programmer but it was related to using the path of shell and the sub-project.
    Can anybody help me on that.
    I would like to create Captivate interaction that you can just embedded in a Shell captivate project.
    Do I need to set variables at both levels (Global variable. 

    Hello Lieve, That is the screen shot of my custom interactivity, when all labels are clicked the Continue button will be shown because there is a conditional validating if all Labels have now a value of 1. What I am trying to achieve is to create an interaction where where the continue button (an the back button would reside in another Captivate project. This way there is no reprograming required or use of share-actions.  Everytime we use a similar advanced action or a shared action we have to make sure the object name in the advanced actions or conditional actions are not the same.  I trying to make it a bit dump proof for somebody that does not know any thing about advanced  action and just reuse the label interaction in may projects.  (The only thing they would change would be the image and the content of the label.
    Do you thing I going in the right direction.  (As I said before I have custom javacript in Captivate 5.5) to unlock un button that was part of the LCMS ForceTen). I belive the word .this was part of the object path in the JavaScript.  Can we hide and show a Captivate button.
    I have embedded other Captivate animation in a Master Captivate but the objets were not talking to each other. (You can see a sample http://www.youtube.com/watch?v=Erm4_qdybiA&feature=youtube_gdata). In that sample the continue is always there and can be click anytime.  The 3 steps animation has been done as another project and embedded in my main captivate.  I would like to implement a solution where a my 7 labels have to be clicked in the subproject before showing and enabling the Continue button.
    I hope my explanation is clear enough.

  • How to resize a swf created in Catalyst?

    Hello,
    I have created a beautiful site in Catalyst. My problem is: I don't know a code to edit the size of the swf created in Catalyst.
    The swf is now 800 x 600, but I want it to automatically fit the browser.
    I already made an swf in Flash Professional CS5, and then import it in Dreamweaver, and edit 800 x 600 to 100% x 100%.
    This works really well, but when I do the same with my swf created in Catalyst, it doesn't.
    Does anyone know how I can solve this problem?
    Thanks,
    Matiege

    Hi Matiege,
    What version of Fc are you using? The latest version of FC, called "Panini", supports constraints, so you can run the project, resize the browser and all objects that are using constraints will be aligned properly. The object layout constraints are specified with so called "suction cup" displayed when the object is selected. There is also a few options if you right click on the suction cup. The "Panini" is available for download at http://labs.adobe.com/technologies/flashcatalyst_panini/.
    The older version of FC supports absolute coordinates only.
    Does it answer your question?
    Thanks,
    - Mykola
    FC QE

  • Embedding Flash swf in Google Site displays NaN output but works in Debug mode

    Hello,
    I am loading a text file with three variables into a flash file (CS5). The flash file then calculates and prints the three values based on some calculations. I am storing the text file as an attachment on the google page in which I am embedding the swf file. What's weird is that the flash file plays correctly in debugging mode (i.e., prints the 3 variables correctly), but as soon as I upload the swf to the Google site page (as an attachment in the same location as the text file), the flash file outputs NaN. I am stuck as to why the file works in debug mode in Flash, but not when it's uploaded to the google site page. I have tried storing the text file on SharePoint and referencing it from there, but I get the same results when viewing the swf on the Google site page.
    Is it because the google site page is using SSL?
    I am fairly new to flash, so any help would be appreciated.
    Thanks!
    Lori
    Variables.txt stores this: "current=6950&goal=7175&low=6950"
    Here is the code in my flash file:
    _global.getPercent = "";
    myvars = new LoadVars();
    myvars.load("variables.txt");
    myvars.onLoad = function(success){
              l = Number(myvars.low);
              c = Number(myvars.current);
              g = Number(myvars.goal);
              getPercent = (c-l)/(g-l);
              if (getPercent > 0) {
                        colorshow._height = (getPercent*colorshow._height);
              } else {
                        colorshow._height = 0;

    I have this in front of the trace:
    myvars.onLoad = function(success){
    When I put in the full URL to the attachment on the Google page (i.e., something similar to "myvars.load("https://sites.google.com/a/..../home/department-sites/sales/variables.txt,");" - instead of just "myvars.load("variables.txt");", it doesn't work. So right now its set to just "variables.txt" and the swf file is in the same root location as the variables.txt file on the Google page. I also have a copy of the variables.txt file in the same local directly in which I am running the flash file for testing. So I think when I run it in debug mode, its referencing the variables.txt file in the local directory, rather than the one stored as an attachment on the Google page.
    That's what seems so weird...it runs locally in debug mode...but not when I embed it on the Google page. I can also get it to work if I explicity define the variables in the flash file, rather than rely on the external text file. That's the only time I can get it to work on the Google page.
    Thank you for your help!

  • Help Embedding Finished Catalyst Project

    I just finished my catalyst project and I want to stick it on an HTML page in dreamweaver so I can have it on a black background.  I know I could just post the whole "deploy-to-web" file to the web but I would rather embedd it in dreamweaver.  How do I do this?
    Thanks!!!

    Hi Eatcha,
    You actually can just grab the deploy-to-web SWF and embed it in Dreamweaver. In DW's "Insert" panel, choose "Media > SWF", and then choose your SWF.
    If you look at the source of Main.html, you'll see that it does some nice things for you - e.g. enabling history management; showing a "you need Flash" message if the client doesn't have Flash. If you want those features, you should import the entire deploy-to-web folder into DW, then open Main.html and use it as a starting point.
    -Adam

  • Help! No SWF publish option in publish settings in Adobe CC

    Recently installed Flash CC but big problem. I'm on a Windows machine. I'm unable to publish anything but a javascript .js and html file, OR a JPEG. I need to publish SWFs! Why the heck is it like this? I've never encountered this before. See screen capture.
    Ignore that the screen cap says Profile 1 - the Default Profile is identical. See how there is no publish options except for Javascript / HTML and JPEG?
    I want to publish as FLASH (Swf) and it isn't even an option. Why is this? Even if I click the cog wheel.
    Please help this is work-related.
    Thank you.

    If you want a SWF option you need to setup your project as Action Script 3 when you create a new project.  It looks like your project is setup as HTML5.

  • Unable to apply embedded font swf to text in text layout framework

    Hello,
    We have created a swf for a given font (for e.g., Calibri.swf) which contains all the styles (Regular, Italic, Bold, BoldItalic).
    We have created a xml which lists the name of the font and the corresponding swf file path. The names from the xml are loaded into a combo box in the application.
    When we try to apply the selected font to a text in the text layout framework, it does not apply the same. It sets the font to default "Times" font.
    Following is a snippet of code to apply the font to the text:
    private function selectFont(fontXML:XML):void {               
                    var path:String = fontXML.@source;
                    var myEvent:IEventDispatcher = styleManager.loadStyleDeclarations(FlexGlobals.topLevelApplication.url.substring(0,FlexGl obals.topLevelApplication.url.lastIndexOf("/"))+"/"+path);
                    myEvent.addEventListener(StyleEvent.COMPLETE, function(event:StyleEvent):void{
                        var editManager:EditManager = textFlow.interactionManager as EditManager;
                        var itextLayout:TextLayoutFormat = new TextLayoutFormat();
                        itextLayout.fontSize = 20;
                        var fontName:String = fontXML.@name;
                        Alert.show(fontName);
                        itextLayout.fontFamily = fontName;   
                        Alert.show( "itext = " + itextLayout.fontFamily);
                        editManager.applyFormat(itextLayout,itextLayout,itextLayout);
                        var flowLeafElement:FlowElement = textFlow.findLeaf(editManager.anchorPosition) as FlowElement;
                        editManager.changeStyleName(fontName,flowLeafElement);
    Can anyone please let us know what is missing in the implementation?
    Thanks in advance.
    Vikram

    My recommendation: unless you really care about ISWFContext implementations and the application domain issues, ignore Alex's post about embedded fonts.
    It is a nice discussion about the inner workings of the domain and security of how this works but it is imho broken and is an insane concept to require an ISWFContext to just use an embedded font. It also breaks runtime CSS loading that has fonts embedded in it because the Flex compiler (last I checked) was also busted – it doesn't include the function necessary to create within context the font embed so that it may be applied. You can't create an ISWFContext with a compiled CSS file.
    These issues were introduced in the last Flex SDK beta before FB4 was released in final form. There are multiple bugs logged against the issue of applying loaded font files to TLF text (in short, SWFContext is broken and you have to override GlobalSettings.resolveFontLookupFunction to return embedded or null, all the time).
    Here's some more details to get you started - with links to at least one of the SDK bugs that were filed:
    http://forums.adobe.com/message/2656152
    For example:
    import flashx.textLayout.elements.GlobalSettings;
    import flash.text.engine.FontLookup;
    GlobalSettings.resolveFontLookupFunction = function makeValid():String { return FontLookup.EMBEDDED_CFF };
    And you may need to do this after your font is loaded:
    yourTextBlock.textFlow.invalidateAllFormats();
    Disclaimer: I haven't seen the latest Flex SDK release to see if this was fixed. I have an AIR application with native process that builds embedded font SWF files for use and stub code for FB4 usage but haven't updated to the latest SDK yet to see if it's working properly.
    Anyhow, your best bet is to look at the Flash Builder forums. I think this is/was a Flex team issue, not TLF.

  • Bannerads.swf published successfully but banner not rotating in website

                                      ROBERT LEAHONG
    My bannerads.swf published successfully and the actionscript was approved by somebody
    at this forum.but the banner is not showing much less rotating.  It works with an ASP program
    (BANNERADS.ASP) and a affiliate Advertisement Access DAtabase (BANNERADSDBF.MDB).
    the same asp program used to rotatte bannerads in a frame. I removed the frame and let
    the program ( bannerads.asp) send information to flash swf file instead. well it is not working.
    what must I do , any help appreciated.

    Show the code that you are using and explain what you changed about it. Als, if the banner is not showing up at all, you should provide a url to the banner.

  • Embedding a SWF Video in an AIR 2 HTML App

    I've been through the forums for awhile and I can verify that my issue doesn't have to do with transparency or chrome.  I have an IFRAME which is in the application sandbox, giving it access to files in app-storage.  Dynamic images are loading fine, but my dynamically generated <OBJECT> code that is placed in the DOM is not loading the SWF video.  I can see the object placeholder, but no video.
    Are there any requirements to embedding a SWF file, perhaps size requirements (both height and width required)?  Given the fact that my content is dynamic and I don't know the dimensions of the SWF file, I currently have two options for embedding:
    1. Calculate the height and width of the parent element, and assign those values to the OBJECT params.
    2. Use 100% width and height on the OBJECT
    This might pose problems with the proportions of the SWF file, which I'm hoping can be fixed by the scale PARAM (http://kb2.adobe.com/cps/127/tn_12701.html).
    Please help, I haven't been able to find any similar problems.  I followed the documentation for embedding from here:
    http://help.adobe.com/en_US/AIR/1.5/devappshtml/WS4B441C24-BAE3-4110-91FD-A4E5EEFB2467.htm l

    Is this happening for any swf file, or is this an issue related to video?

  • Issues adding swfs created in Flex to a Captivate project

    The company I work with, ePath Learning Inc. has an online authoring tool called eActivity that we use to publish different eLearning templates. This online tool is built completely in Flex and uses the Flex compiler to ouput a swf file that can be used in many different products and online courses. Because it's an AS3/Flex created swf, we've had to wait for Captivate 4 to be released to support the generated swf file, so now we are testing it's compatibility and have run into some issues. It appears that swf files from our online authoring tool do not work correctly in Captivate. Further testing resulted in any swf published using Flex do not work properly in Captivate. Attempts at adding a swf file complied with Flex result in a variety of different errors as well as a performance issue causing the control bar as well as all other aspects of the Captivate project to work incorrectly.
    I've attached 2 sample swf files, 1 built using our online authoring tool and 1 using Flex Builder 3. When added to a new blank project in Captivate 4 using AS3 settings we have the errors as explained above.

    Hi there
    I just uploaded a small video to Jing. See if it helps you resolve the issue.
    Click here to view
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • How can I export a comp or pre-comp to another AE project without having to rebuild or make a movie?

    Can I export an AE comp or pre-comp to another AE project without having to rebuild or make a movie? In regard to tweaks or timing changes based on that projects' needs.

    First, save the project in a different name.  Delete out the comps & precomps you neither want nor need.  Run AE's reduce project command to remove any unused footage, then save it again.  Now you have a simplified project, which you can then import into any AE project you want.
    If you like things nice & tidy, don't forget to use the replace layer (Alt-drag, Opt-drag) trick on any duplicated footage, using the footage from the project into which you import the simplified project.  The alternative: just leave all the footage alone, and know you can't delete it.

Maybe you are looking for

  • Why Does iPhoto 08 Crop Print Outs ???

    Hi. I would appreciate a little help here. I am trying to print out some 8" x 10" photos with borders, in landscape paper orientation, using an Intel Dual Core iMac, Mac OS 10.4.11, iPhoto 08 ver 7.1.2, approved HP Printer and HP Driver, on 8 1/2" x

  • Griffith Movie Collection Manager and IMDB - partial fix. IMPROVED 30

    Griffith seems to be no longer maintained but I've yet to find a proper replacement. So, to fix the IMDB plugin problems it seems I have only myself to count on.  Today, I've looked at the plugin and fixed, or partially fixed the following problems :

  • Calling web service request from PL/SQL

    I am trying to create Apex page with stock quote ticker - like what Yahoo has on their page. I have the right web service and have put together a page which works when you submit (created by the wizard). Instead of clicking submit to refresh the page

  • Adding iPhone ringtone w/out losing all music/vids

    As usual, I've only done a cursory search, so if someone knows where the answer is hidden I'll be thrilled to follow where you lead I have tried dragging and dropping and can get some of my ringtones in my music on my iPhones, but not my ringtones. T

  • Ps touch tutorial problem

    Hi, I have PS for my iPad 2 and I'm experiencing problems with the tutorial. It seems not all of the screen is visible at the bottom and the items don't respond as the instructions imply. Any ideas? OS 6.0.1 Thanks