How to open a swf in a new window

I have a button in one swf that I'd like to open another swf
in a new window. What's the easiest way to accomplish this task?

Try to read this article
http://74.125.39.104/search?q=cache:f8Iq_w8jem0J:kb.adobe.com/selfservice/viewContent.do%3 FexternalId%3Dtn_14192+flash+popup+window&hl=ru&ct=clnk&cd=1&gl=ua&client=firefox-a
How is represented the list of mp3 files in your player? I
have a similar task.. Do you use DataGrid?

Similar Messages

  • How to open an swf in its own window outside flash using button

    how do I open an swf in its own window outside the flash using button?

    Hi,
    Try this code:
    import mx.containers.Window;
    var my_button:mx.controls.Button;
    var buttonListener:Object = new Object();
    buttonListener.click = function(evt_obj:Object) {
    var my_win:MovieClip = mx.managers.PopUpManager.createPopUp(evt_obj.target, Window, true, {title:"Sample Image", contentPath:"uganda_animation_Scene 1.swf"});
    my_win.setSize(320, 240);
    my_button.addEventListener("click", buttonListener);
    You must drag the window default component and place in to the library.
    Saransoft

  • How to open a .SWF in the same window (similar to online photo galleries)?

    I have a .swf I want my users to be able to open, but without
    opening a new window.
    I'm sure you all have seen this effect. In a photo gallery,
    the user clicks a thumbnail, the screen darkens, a white box
    resizes to the size of the larger image and the full-size image
    loads...all without opening a new window. I'd like to do the same
    with a .swf. Does anyone know how this is done or could you point
    me to a good tutorial? Thanks.

    Are you wanting to open your .swf from an HTML page:
    http://weblogs.asp.net/jeff/archive/2006/10/25/Modal_2D00_style-pops-in-Javascript-and-CSS .aspx

  • How to open other swf at the same window \ click to dissolve?

    Hey guys,
    I'm creating a simple flash feature with only three buttons, but I need your help:
    First button - click and it opens our inventory flash flip book. the problem is, the flip book is already in flash, and I have no idea how to make it so when i'm clicking the button, it opens the flip book in the same window.
    Second button - when you click it, it dissolves to a new window where you can see our contact information + 'back' button. how do I create this dissolve on demand and back?
    I got the third button ok.
    please help me with that,
    thank you!

    AS3 or AS2
    Escencially you can create a container with a tween alpha animation controled by the second button. To load the swf you can externally load the file swf as an image
    var myLoader : Loader = new Loader ( ) ;
      myLoader . contentLoaderInfo . addEventListener ( ProgressEvent . PROGRESS , onProgressStatus ) ;
      myLoader . contentLoaderInfo . addEventListener ( Event . COMPLETE , onLoaderReady ) ;
      var fileRequest : URLRequest = new URLRequest ( "myImage.jpg" ) ;
      myLoader . load ( fileRequest ) ;
      public function onProgressStatus ( e : ProgressEvent ) {
      // this is where progress will be monitored
      trace ( e . bytesLoaded , e . bytesTotal ) ;
      public function onLoaderReady ( e : Event ) {
      // the image is now loaded, so let's add it to the display tree!
      addChild ( myLoader ) ;

  • How to open the URL in a new window

    Hi,
    i have created a web template with hyperlinks in it. when i click the link in the browser it opens it in the same window.
    how can i open the link in a new browser. we are in BW 3.5
    Thanks
    Krishna

    Try adding this to your URL at the end:
    target=_blank
    Hope this helps...

  • How to open WMV files in a new window

    I would like to open and play Windows Media Player files in a
    new window that is sized to the player window - not a full new
    page. I cannot seem to find an exension that would handle this.
    Anyone have a place I can look?

    Yes, and if you multiple windows to open, you can save time
    and effort
    with my divaPOPgold:
    http://divahtml.com/products/divaPOPgold/open_popup_windows.php
    E. Michael Brandt
    www.divahtml.com
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    Standards-compliant scripts and Dreamweaver Extensions
    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

  • How to open a file in a new window

    I need to create a link to a file and have that file open in a new window. I do NOT want to have to create a page for each of about 600 files! And yes, it has to live on MobileMe and be created in iWeb, so save the comments about using other tools and/or hosting services.
    I can create the link just fine but the bloody thing opens in the same window. I thought I used to be able to do that in iWeb 1 but that's moot now.

    It depends on where you put the file on your iDisk. For some reason I can't use the Documents folder on the iDisk However the Pictures folder works and you would use this link:
    http://homepage.mac.com/yourMMe_account_name/.Pictures/filename. (Note the period before Pictures)
    The code for the snippet is:
    <script type="text/javascript">
    function open_win()
    window.open("http://homepage.mac.com/YOURMME_ACCOUNT/.Pictures/FILENAME","blank","toolbar=no, location=yes, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=yes, width=580, height=500") }</script>
    <form><input type="button" value="Click to Play" onclick="open_win()"> </form>
    Click on the Demo Page link above to see the example at the bottom of the page.

  • How to open a website link in new window

    I have created a flash website which contains a link to an outside website. When I click on the link, it takes me to that outside website in the same browser window. To go back to my website, I have to use the back arrow. I want to change the link to the outside website so that the link opens in a new window. Therefore, if somebody goes to the link, when they finish they can close the new link's window and the original window with my website will still remain, without losing both upon closing.
    What do I need to adjust in order to do this?

    var url:URLRequest = new URLRequest("http://www.adobe.com"); navigateToURL(url, "_blank");
    getURL/navigateToURLThis method uses the getURL (ActionScript 2.0) or navigateToURL (ActionScript 3.0) command to create a new browser window by targeting a new, blank window. This method is simple, works on all browsers, and requires no JavaScript. This method, however, it does not provide control over window location, size, scrollbars, or toolbars.    I guess something like this you needed?

  • How to open portal favorites in a new window?

    Hi,
    we want that when a user clics in a portal favorites link, the iview gets opened in a new window.
    I have been searching in the forums and tried all the "solutions" but none of them worked,
    I tried: 
    - Setting the portal favorites iview property ¨Launch in new window : display in a headerless portal window¨
    - Tried setting the parameter ¨Targe Window Type: blank¨ in the collection renderer of the layout set of the favorites iview
    any hints?
    (using EP 7.0 SPS 20)
    best regards,
    Marco.

    Hi Marco,
    I have checked this issue and there it is not possible to force the
    iview which are opening portal content or portal pages as this is
    hardcoded.
    In PortalFavorites iView, portal pages are opening always in the portal
    area, when iView is in the portal area, or into another window, when the
    iView is called as standalone ( see 'Organize Entries' link from tray
    option).
    So there is no way to open into a new window portal pages direct from
    Portal Favorites.This works as designs unfortunately .
    Regards
    Shrikant

  • How to Open BSP page in a new window?

    Hi All,
    I am creating a BSP application wherein i have a htmlb button for "help".
    I want to open this help page in a new window, so that alongwith the help page the user can
    view other pages also simultaneously.
    Is there any way by which i can open this BSP page into a new window without loosing
    the contents of the current page on which the help button is present.
    A sample code for opening page in new window will be of great help.
    Thanks in Advance for your help.

    Hi Mahima,
    Use the onClientClick event of the button.
    on_Client_Click="callwindow();"
    <s cript>
    function callwindow()
    win_dow.o_pen("www.sap.com");
    </s cript>
    Please remove the underscores from code.
    Regards,
    Anubhav

  • How to open ALV Excel Inplace in new window

    Hi everybody,
    I have an ALV report which is used in Excel Inplace mode. However, I'd like to have Excel to be opened in a new window and not in the ALV container. I do not want to manually export my data to Excel as described in many discussions here on SCN, but I want to have exactly the same xls document opened that is generated by the ALV control. This is because I want to open the default XLS template uploaded into BDS filled with the data of the ALV grid.
    I thought that getting the generated XLS using the Desktop Office Integration, i_oi_document_proxy->repoen_document would work (using open_inplace = space), but unfortunately this opens the excel template without data.
    Does anyone have a soulution for this?
    Thanks and BR,
    Tamas

    var url:URLRequest = new URLRequest("http://www.adobe.com"); navigateToURL(url, "_blank");
    getURL/navigateToURLThis method uses the getURL (ActionScript 2.0) or navigateToURL (ActionScript 3.0) command to create a new browser window by targeting a new, blank window. This method is simple, works on all browsers, and requires no JavaScript. This method, however, it does not provide control over window location, size, scrollbars, or toolbars.    I guess something like this you needed?

  • How to open the url link in new window or new tab in Sharepoint

    Hello,
        Am having one custom list and one column name  contains type (Hyperlink & picture).I want to open this in a new tab on click I tried but i didn't get any solution even I follow this link also.
    https://wb2-web.sharepoint.com/blog/Lists/Posts/Post.aspx?ID=9 
    and I didn't get this line of code:     <a
    onfocus="OnLink(this)" href="{$url}" >  
    Any Help

    You can do it one of two ways:
    1. Insert some CSS that will change the target to "_new".
    2. Change the field that the user enters information in to a single line of text, then create a calculated column that is:
    =CONCATENATE("<a href=",[URL Field]." target=new>Click here</a>")
    Format that as a number.
    Andy Wessendorf SharePoint Developer II | Rackspace [email protected]

  • How to open a report in a new window using RWWebServiceProxi????

    Which? First and foremost a greeting to all, here again bothering.
    I have an application in JDeveloper 10g and need to open a few reports designed in Oracle Reports 10g. Get jobId with RWWebServiceProxy and that works well.
    The league's report is generated correctly,
    The only problem I have is that I need to deploy the report in a separate window to which invokes the report. This when a click commandButton.
    Does anyone know what is the trick?
    Thank you, greetings.

    Thanks for answering Frank, goLink may be linked to a method of backbean?
    That what we need is to generate jobId through a method and immediately after deployment of the report on another page.
    Already tried to goLink component but unfortunately does not have the property to execute a method Action.

  • How to open Acrobat Link in a New Window?

    I have a link on a PDF that I would like to open in a different window.  I would hope this is possible?
    Thank You.

    Try setting up the link using a JavaScript action that uses the launchURL method. For more information, see: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.150.html

  • How do I open a frame in a new window or tab?

    I want to be able to open frames into their own tabs or window... So how do you do this, or is Firefox NOT CAPABLE of this... i.e. it's LAME and should be shot? (=:]
    How do I open a frame in a new window or tab?
    ========================
    Basically... I right click, and a context menu pops up... and there is no option for what I want to do... basically because the frame is so small, and the frame table for this particular site is set to fixed... so you can't resize them... so it's almost impossible to read. If only I could easily click and open in a new window or tab...
    I mean... yeah, I can VIEW SOURCE by hand, manually, and find grope the freaking HTML until I find the desired frame URL... but Uhh... likee that's really inefficient, and a waste of time and frankly gives me a headache...
    There's got to be an easy way to do this... either with a setting, which I fail to know about, or by a plugin or extension... or by tweaking the source code... but I'm not a programmer, so I'm handicapped there.

    If you right-click and don't see a context menu item that says '''This Frame''', that page isn't made with Frames; I-frames aren't "Frames". Unless you have an extension installed that is messing up your context menus ....
    http://support.mozilla.com/en-US/kb/Safe+Mode

Maybe you are looking for

  • Identify the regions where the checkbox is checked

    Hi All, I've a page which contains 3 report regions each one with a checkbox column. User has the flexibility to select any/all rows from each region and I need to store the selected rows into a database table. I've created the below process to inser

  • CRM Service Ticket - Item Category error - IC Webclient

    Hi Once I confirm the customer account, I click on "Service Ticket". I'm getting the following error "No Item Category could be created". I've taken a look at a few of the Item Category Groups & Usages and none of them appear to be exactly related to

  • Not Publishing "Work in Progress" Files

    Hi, My project contains many "Work in Progress" files that I do not want to publish. I have tagged them with the relevant WIP tag. I have also defined a default page to display in the publishing wizard. Is this the page that is displayed when the pag

  • Wi-Fi don´t work after 10.7.2 update

    Help, before 10.7.2 a have a lot of problems with Wi-Fi, at least it drops two times a day, now after 10.7.2 update Wi-Fi don´t work, i can´t activate it, what i need to do? I Have a MacBook 13-inch, Early 2008

  • PS Elements 11 - ORganizer

    When importing into organizer, do files end up duplicating and taking up space on myhard drive?  Or does it maintain simply a pointer to the pics?