Tabbed pane vs swf file

Hi,
I am writing my tabbed pane as
<mx:TabNavigator>
<mx:VBox>...................</mx:VBox>
<mx:VBox>...................</mx:VBox>
<mx:VBox>...................</mx:VBox>
</mx:TabNavigator>
I want to put wipe effect ot my tabbed pane when we change
the tabbes. I dont find any examples for that, so i have one plan.
I want to disply one swf file on the vboxes when we change the tab
from onto anoterh can we show one .swf file on the vbox, that swf
will have continious wiping effects. I dont know this posibility
level!. If so, can we specify any divs on the form? is it correct
idea?
Thanks
Satish KC.

If you are running Flex 2.0, then you can put showEffect and
hideEffect
effect triggers on each VBox. (I don't remember if this works
in beta3)
<mx:VBox showEffect="WipeLeft" hideEffect="WipeRight">
If using Flex 1.5, then set the creationPolicy of the
TabNavigator to "all"
and try playing around with the changeEffect on the TabNav.
Jason Szeto
Adobe Flex SDK Developer
"j2eesatish" <[email protected]> wrote in
message
news:e7egct$8o5$[email protected]..
> Hi,
> I am writing my tabbed pane as
> <mx:TabNavigator>
> <mx:VBox>...................</mx:VBox>
> <mx:VBox>...................</mx:VBox>
> <mx:VBox>...................</mx:VBox>
> </mx:TabNavigator>
> I want to put wipe effect ot my tabbed pane when we
change the
> tabbes. I
> dont find any examples for that, so i have one plan. I
want to disply one
> swf
> file on the vboxes when we change the tab from onto
anoterh can we show
> one
> .swf file on the vbox, that swf will have continious
wiping effects. I
> dont
> know this posibility level!. If so, can we specify any
divs on the form?
> is it
> correct idea?
>
>
> Thanks
> Satish KC.
>

Similar Messages

  • Downloading .swf files instead of viewing them as a new tab

    I use several browsers on several different machines, one is not able to access the internet for reasons unknown... so, I am using a laptop in the meantime.
    My desktop would download .swf files (when clicked on) as default. the current browser merely opens them in a new tab.
    the filetype is not in the options and i have almost all the same plugins (all relevant ones to my knowlege at least...)
    i have the most recent version of the flash plugin

    i know i can do it that way, but i want to know why my other firefox browser allows me to click the link to open it and it automatically downloads.

  • How to disable Ctrl+W or Ctrl+C and Tab for .swf file

    How to disable Ctrl+W or Ctrl+C and Tab for .swf file
    ctrlKey = false; in KeyBoardEvents but how to apply it to the stage.

    Hello siva,
    Can I have what code return on your file..So that I can help some what
    Regards
    Kiran

  • How to access .swf files or flash files in JEitor Pane

    dear All
    Iam doing project on swing. my problem is i want to accesss macromedia flash file or (extension with .swf file ) in JEditor Pane. Can any body solve my problem. Ill be waiting for your reply.
    regards
    surya

    I have heard about a java api for reading (and creating) flash files. Check macromedia.com

  • I am unable to execute swf file present in server on local machine.

    Hi all,
        I am a newbie to Flash and ActionScript 3.0 platform. I don't know whether this is the correct place to post this kind of queries/problems/issues here. Till now, I had posted only basic flash issues here in this forum. I feel this is the most powerful issue which created head-ache to me till now. I spent nearly 4 hours working with this issue. But, I don't find any solution even in google.
        I have created a swf file, which when gets executed, gets data from backend database and displays as items in Combo-box. In swf file, if we select an item from Combo-box, collects data from database and gets back to flash and displays them as items in Combo-box. Each item has a specific image(.jpg file)associated,which gets displayed on stage of flash file(.swf file) upon selected from combo-box.
        I am calling/invoking the flash file, When I click on a Button/select a tab created within my Java application.But,when the button gets clicked/tab gets selected, Combo-box is visible in flash file, but with no elements when we try to click upon it and the following error is getting displayed in a dialog-box:
    Title of the error is: An action-script error has occured.
    The error messsage is:
    Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: http://localhost:8888/com.mymdworld.Application/DynaAccess.swf cannot load data from http://www.example.com:8080/servlet/getviews.
              at DynaAccess_fla::MainTimeline/DynaAccess_fla::frame1()
    Also, the dialog-box contains two buttons namely, "Dismiss All" & "Continue" buttons.
    Please, I request anyone to help me regarding this.
    Actually, What is going on internaly? & Why for is this error?
    Please, spend 2 minutes of your valuable time in filling the reply to this thread.
    I will be waiting for your replies...
    Thanks in advance...
    Srihari.Ch

    http://www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html
    Check the docs and google "crossdomain policy"

  • Error while importing swf file in to Crystal Xcelsius Designer 4.5

    help me...., Error while importing swf file in to Crystal Xcelsius Designer 4.5

    I read in the book called "CRYSTAL XCELSIUS for DUMMIES" on page 243 under topic called Nesting a Dashboard within another Dashboard.
    sorry i used the wrong word embed, here i am importing the swf using image component.
    My requirement is somethis like this parent child dependency menu.
    eg: i have to two tabs 1)alphabets 2) Numerics  First levet menu
    if you click alphabets tab then the following menu A/B/C/D/..... Z i have diff charts.. under each alphabet.
    If you click numberic tab then the follwing menu should one/two/three/.......ten  here also i have diff charts under number
    in over to avoid complexity in dynamic visibility i divided the into 3 dashboards.  1- alphabets 2- number and 3 -importing both swfs.. everything works fine except first tab and last tab under alphabets and numerics.
    If some one help me with some alernative ... would be great.
    Thanks

  • Swf files in dw cs5.5

    Hi There,
    I'm posting a new thread here as I saw a post that seemed similar to my little dilemna, but not quite...
    I've made a flash file in Flash CS5.5.  I have published the file to the root directory of my website that is located on my hard drive.  I have inserted the swf file using Insert>Media:SWF into the body of my html.  When I hit the play button under the properties bar, the swf file executes as I planned.  When I hit preview in browser (Firefox)  nothing appears, save for a box that is perhaps the size of my flash file, however, I cannot tell as it blinks for a nanosecond then is gone.
    I don't know if this is related, but when I set the window mode to transparent windowless, the file sill plays in dreamweaver design tab with whatever background the stage was when published.  The code seems right, but again, no transparent background.
    Are these two things related or seperate problems?  I read somewhere that if you are running a Windows XP 32 bit that you could run into problems...
    I'm inserting the code to see if anyone can assist. I would send a website link, but seeing as nothing is showing up on preview this would not be helpful.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
        <head>
            <title>mainmenu</title>
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <style type="text/css" media="screen">
            html, body { height:100%; background-color: none;}
            body { margin:0; padding:0; overflow:hidden; }
            #flashContent { width:100%; height:100%; }
            </style>
        </head>
        <body>
            <div id="flashContent">
                <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="300" id="mainmenu" align="middle">
                    <param name="movie" value="mainmenu.swf" />
                    <param name="quality" value="medium" />
                    <param name="play" value="true" />
                    <param name="loop" value="true" />
                    <param name="wmode" value="transparent" />
                    <param name="scale" value="showall" />
                    <param name="menu" value="true" />
                    <param name="devicefont" value="false" />
                    <param name="salign" value="" />
                    <param name="allowScriptAccess" value="sameDomain" />
                    <!--[if !IE]>-->
                    <object type="application/x-shockwave-flash" data="mainmenu.swf" width="600" height="300">
                        <param name="movie" value="mainmenu.swf" />
                        <param name="quality" value="medium" />
                        <param name="play" value="true" />
                        <param name="loop" value="true" />
                        <param name="wmode" value="transparent" />
                        <param name="scale" value="showall" />
                        <param name="menu" value="true" />
                        <param name="devicefont" value="false" />
                        <param name="salign" value="" />
                        <param name="allowScriptAccess" value="sameDomain" />
                    <!--<![endif]-->
                        <a href="http://www.adobe.com/go/getflash">
                            <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
                        </a>
                    <!--[if !IE]>-->
                    </object>
                    <!--<![endif]-->
                </object>
            </div>
        </body>
    </html>
    thanks in advance, and I appreciate your patience.  Let me know if anything needs clarification...
    Rachel

    Hi Pz,
    I think I found the solution.  I looked at some other website's code to see how they structured the imbeded flash file... it was different than that which was produced by flash or dreamweaver.  here it is:
    <!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" />
    <title>Untitled Document</title>
    <script type="text/javascript" src="scripts/AC_RunActiveContent.js"></script>
    </head>
    <body>
    <script type="text/javascript">
        AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','wid th','1100','height','750','src','index','quality','high','pluginspage',        'http://www.macromedia.com/go/getflashplayer','wmode','transparent','movie','index' ); //end AC code
        swfobject.registerObject("FlashID");
    </script>
    <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="550" height="400">
    <param name="movie" value="flash/blueboxalone.swf" />
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="11.0.0.0" />
    <param name="expressinstall" value="scripts/expressInstall.swf" />
    <object type="application/x-shockwave-flash" data="flash/blueboxalone.swf" width="550" height="400">
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="11.0.0.0" />
    <param name="expressinstall" value="scripts/expressInstall.swf" />
            <div>
             <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
             <p><a href="http://www.adobe.com/go/getflashplayer"><img src=        "http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
             </div>
    </object>
    </object>
    </body>
    </html>
    thanks again for all your help.

  • .Swf file full screen problem

    Hi, i'm using FMS 4.0 to perform an rtmp stream and an .swf player, built in Flash professional to open the stream!
    My problem is that when i embed the swf into my site (www.livezone.gr), all the buttons work except of the full screen button! To embed the swf file i have uploaded it to my web server first in a folder which also includes the Skin.swf file and
    i use the following  code to embed it :
    <iframe src="My Video.swf" frameborder="0"  width="610" height="480"></iframe>
    The problem is only when embeding it,otherwise when i open it directly from my webserver or my pc everything works fine!
    .That's my only problem,if you can help me solve it everything will work like a charm!
    Thanks in advance, Michail Papamichalakis

    open the fla that published your swf.  click file>publish settings, tick html if it's not already ticked.  click the html tab>click the template combobox and select flash only - allow fullscreen.
    then click file>publish.
    you should see your swf file (re)published and an html file in the directory with your fla.
    put the flash published swf and html in the same directory with your iframe containing html file and change your iframe tag to:
    <iframe src="Live%20Streaming%20player1.html" frameborder="0" width="610" height="480" ></iframe>
    assuming that's the name of the html file published by flash.

  • Unable to get the same font in swf file

    Hi,
    I've created some swf files in which text was written using one particular font. When I run these swf files in other computers which don't have this font, The text gets displayed in different font.
    How to get the same font in other computers also without installing the font.
    I tried embedding font in fla file. But I commit mistake at somewhere. Could anyone help me to figure it out ?
    Thanks !

    Hi,
    Thanks for your assistance.
    I apologize for not explaining it properly. As you had suggested I just created one new file in which I kept only one text field. No actionscript or anything. The text will be displayed on the stage for 2 secs.
    As it is static I don't need to embed the text. So I didn't. Checked the swf file in different computers but no desired display. I then embedded the font. No desired display again in different computers. I then changed it from static to dynamic text, It is not necessary though. Still no desired display. I then tried with different font. But same thing happens.
    How did I embed the font ?
    Text --> Font Embedding --> Choosing correct font family and style --> Choosing character ranges as uppercase, lowercase, numbers, punctuation. Then clicked on + sign available at right top corner of the left area in which all embedded fonts are displayed. Click OK. Checked in Library and those fonts are available.
    I even didn't do anything with actionscript tab as I don't have any actionscript at all for this file.
    2 fonts I used:
    Font Family: Cooper Std
    Style: Black
    Font Family: DigifaceWide
    Style: Regular
    I don't really know Where I commit mistake. Please advice me.
    Awaiting your precious reply.
    Thanks.

  • Can we publish swf file made with InDesign in .exe?

    I made a SWF file with InDesign. I would like to publish it in .exe? Is it possible?

    What version of FlashPro are you using? If you want a self contained app that doesn't load external resources, publish an AIR app, which will work on Windows or OSX. I'm using OSX so I can't really help with .exe projector files, but it looks like the latest version of FlashPro no longer outputs projector files—I think everything is AIR now.
    If you really want to go the projector route, I'm guessing Jeffrey Smith's suggestion of finding an older version of Flash Player would be simpler.
    So for AIR, set your Publishing target to AIR for Desktop. Then under File>AIR settings:
    Output as: Application with runtime embedded
    Include files: Add all of your resources—the swf ID generated and it's resource folder
    In the Signature tab click New to create a self-signing Certificate (if you were developing commercial software you would need a third party certificate). You can save the certificate anywhere.
    When you publish you should find an AIR application file (.app) file in the directory with your .fla

  • All text in SWF file doesn't show

    I have 3 text pages in a site that need to be shown in the ScrollPane Component. They are 3 different sizes: 640 X 1150, 640 X 2300 and 640 X 2800. I know that the max depth is 2880 px. When I preview each text SWF file in either HTML or Flash, the text is cut off about 1/3rd of the way from the bottom, but the Pane keeps scrolling with blank space and no text. I've linked each SWF file to it's ScrollPane and the same situation holds true in the Flash site file. It seems to me that it's not the ScrollPane component, It's my Flash file. Do any of you magical Guru's have a reason or solution for this? Thanks for any insight. I'm blind at this point.

    I've solved the problem in a round-about way. I re-did the SWF files in Flash 8! All the text was there when I previewed it in Flash 8 and when I moved the SWF F8 file to the FCS4 folder site the ScrollPane worked perfectly. Looks like a Flash CS4 problem to me. I hope this helps others with the same problem. I'm just glad I still have Flash 8 on my computer! Hello, Adobe or should I say Macromedia? Sorry.

  • Swf file not loading over Https(SSL) on Internet Explorer...

    hi ,
    I have a .swf file used in html file and i try to browse using "https(SSL)".it will loads fine in Firefox, but in Internet Explorer wont able to load. When right-clicking it says "movie not loaded".
    even i googling for the same and i got below option but i am still not able to get flash on html page. it will working fine in Internet Explorer,FireFox etc when we use"http".
    1) add headers like "Cache-Control: must-revalidate" or "Cache-Control: max-age=0" or "Cache-Control: no-store" etc
    2) use CrossDomain.xml
    we also able to load swf in https on Internet Explorer but for that we have to do below settings in Internet Explorer browser.
    1) Go to Tools --> Click on Internet Option --> click on Advanced tab --> Now in security section checked mark on "Do not save encrypted pages to disk".
    but above way is not a proper way to resolve the https issue
    Thanks.

    found this within the Adobe forums, seems to solve your issue.
    I would make sure to use the crossdomain file as well.

  • SWF files not loading onto page in Catalyst output.

    Hello,
    This is a new one that I have not yet seen.  I have a large assortment of SWF files set up in Scroll Panes and they are not loading up when I check the project using Firefox or Safari.  The site is here:
    www.electronic-lifestyle.com
    Go into any page linked from the top row and then hit a sub page.  When you see a scroll bar come up on the right side of the film strip yet nothing inside the film strip you will see the issue.
    This is really serious and could screw up my entire project so any advice would be really helpful.  I need to figure out why the SWF files are not loading in on the browser with the files from the server when they work just fine using the local deploy files.  Everything works just fine from the machine but when I try to get it to download from the server nothing.
    All of the SWF files are built in Flash CS5 using AS3 and contain some simple links and commands.  Some of the SWF files are coming up just fine, it is just the latest batch of files I have uploaded that are giving me the problem, but only off the server.  The same files work just fine in local mode.
    Thanks in advance,
    Brett

    Chris,
    This is not an apples to apples comparison but I think it will Illustrate the differences.  This is a sample of code from Catalyst that works:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Group xmlns:s="library://ns.adobe.com/flex/spark" xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:fclib="com.adobe.flashcatalyst.components.*" xmlns:d="http://ns.adobe.com/fxg/2008/dt">
        <fx:Script>
            <![CDATA[
                protected function mac_btn_clickHandler():void
                    navigateToURL( new URLRequest( encodeURI("http://www.mcintoshlabs.com")), "_blank");
                protected function integra_btn_clickHandler():void
                    navigateToURL( new URLRequest( encodeURI("http://www.integrahometheaters.com")), "_blank");
            ]]>
        </fx:Script>
        <fclib:SWFController loadForCompatibility="true" source="assets/images/ElectronicMain2c.swf" x="0"/>
        <s:Button skinClass="components.Button1" x="0" y="1328" d:userLabel="Mac_btn" click="mac_btn_clickHandler()"/>
        <s:Button skinClass="components.Button1" label="Button" x="0" y="1768" d:userLabel="Integra_btn" click="integra_btn_clickHandler()"/>
    </s:Group>
    This is an example of the AS3 code that was confounding the SWF load on the example I gave:
    button_1.addEventListener(MouseEvent.CLICK, fl_ClickToGoToWebPage);
    function fl_ClickToGoToWebPage(event:MouseEvent):void
        navigateToURL(new URLRequest("http://www.mcintoshlabs.com"), "_blank");
    button_2.addEventListener(MouseEvent.CLICK, fl_ClickToGoToWebPage_2);
    function fl_ClickToGoToWebPage_2(event:MouseEvent):void
        navigateToURL(new URLRequest("http://www.integrahometheater.com/"), "_blank");
    Now these are from the same page, the first of which is online right now here:
    www.electronic-lifestyle.com/AS/Main.html
    This particular code is used on the Electronics page.  When I look at the two side by side it seems there are some syntax differences but I do not know enough about AS3 to tell what the important differences are.
    Thanks for looking,
    Brett

  • Swf files that scale with the browser

    I uploaded a swf file with dreamweaver as a stand alone window and it works fine.  How do I get the swf file to scale larger or smaller as the user adjusts their browser window larger and smaller?  I would like to get the swf file to scale along with the browser window.  I posted this in dreamweaver but was told this is an action script issue.

    I found a simple solution, and I believe it is what you are looking for.
    1. In Flash, go to File>Publish Settings
    2. Click on the HTML Tab
    3. Where is says Dimensions, select Percent
    4. Though it is probably default, make sure the width and height are both set to 100.
    5. Click ok then go to File>Publish
    Now your movie should scale with the browser window.
    If you do not have Flash, then you can simple work with this sample code below:
    <object width="100%" height="100%" id="xyz" align="middle">
        <param name="allowScriptAccess" value="sameDomain" />
        <param name="allowFullScreen" value="false" />
        <param name="movie" value="xyz.swf" />
        <param name="quality" value="high" />
        <param name="bgcolor" value="#ffffff" />
        <embed src="xyz.swf" quality="high" bgcolor="#ffffff" width="100%" height="100%" name="xyz"
        align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash"
        pluginspage="http://www.macromedia.com/go/getflashplayer" />
    </object>
    Notice how width and height are set to "100%"? That's all you need.

  • Swf files won't play, only 1 version of flash is installed and working per adobe website

    When someone send me a link leading to an swf file, Firefox opens and flashes a blank screen. I've checked the forum and only one version of flash is installed. Flash is working based on the adobe site and non of them open. Here is a list of links:
    http://img.thesun.co.uk/multimedia/archive/00622/beer_goggles_622180a.swf
    http://www.jokeroo.com/bin/player.swf?5f9f_f369
    I've looked at the about:config and about:plugins as menioned as solutions in prior posts but my configuration looks good. Any ideas?

    Do you mean that Firefox tries to download the file to the temp folder?<br />
    That usually happens if a file needs to be send to an external program. If a file is played embedded in a browser tab then the file should go to the cache.
    You can try to uninstall and reinstall Flash.<br />
    See Troubleshoot Flash Player installation for Windows: http://kb2.adobe.com/cps/191/tn_19166.html
    Flash Player uninstall: http://www.adobe.com/go/tn_14157 (this will remove the Firefox Flash plugin and the ActiveX control for IE)
    See also "Reset Download Actions":
    * http://kb.mozillazine.org/File_types_and_download_actions

Maybe you are looking for

  • How to Activate the Table which Doesn't Exist - Can I create Table in SE11

    Hi Gurus, I am a BASIS Person ..so, I don't have much idea about ABAP Developement side . But, while applying patches to one of  the SAP Component, I get the following error message ( usr\sap\trans\log ) : Phase Import_Proper >>> SAPAIBIIP7.BID 1 ED0

  • When I click on picture in Photo Gallery...just blank screen...no picture

    Hi. I have been doing well with iPhoto until I tried to migrate to Aperture. When I migrated to Aperture, I deleted the iPhoto library in Aperture as I read in the tutorial. Clearly, I did something wrong. Well, I uninstalled Aperture and will be usi

  • Why the movie subtitles disappeared after i mirror to Apple TV?

    I have a mac air, and i also have apple tv3. I wanna use itune to mirror the moive to Tv.It works with no problem, the only problem is after the movie mirror on TV, the subtitles just disappeared. I have no idea why. But if i just play the movie in i

  • Time Machine restored old version of backup to my new iMac

    I used Time Machine to install my files onto my new iMac. Trouble is I have restored on old backup, so my computer now looks like it did in 2008! If I hit the T M icon in the dock it only shows me that old backup, yet the up-to-date backups are clear

  • How can I free up space in 4S

    I have a 4S running IOS 8.1.1, and am having problems with my email. It is the 16 gig version, and I am using 9.8 gb of storage.  I would like to remove my "mail storage, 1.9 GB and Photos and camera storage 3.6 GB, but can't seem to be able to do it