Play a flash file inside a container or component like jframe or jpanel

sir ,
i want to embed a flash file inside a jframe or jpanel,
is it possible ,please give me related reference of URL providing
plugin for this.
i will be very thankful for this great help.
it is very importent for me.
bye

I think JMF will support flash files.

Similar Messages

  • Flash file inside a Flash File

    I know this may see a stupid question... But I've looked
    everywhere and haven't found an answer. How do I add a flash file
    inside another flash file? I'm interested in creating an all flash
    website, but am kinda stuck when it comes to switching pages on the
    site. What's the easiest way to do this?

    Hello Ben J.,
    loadMovie is your new best friend.
    The best way to use this is to create an empty movie symbol,
    put it on the
    timeline and give it an instance name (placeHolder for
    example). Then you
    can load another swf into that placeHolder clip with the
    following script:
    placeHolder.loadMovie("whatever.swf");
    This is a GREAT way to cut down on the initial load time of a
    site because
    you only load what you need when you need it.
    You can really have some fun when you start controlling
    objects on the main
    timeline from your loaded movies and vice versa.
    Good luck!
    Jesse H.
    Adobe Community Expert
    My site:
    http://www.jharding.com
    Free Blog Radio:
    http://www.tornadostream.com
    > I know this may see a stupid question... But I've looked
    everywhere
    > and haven't found an answer. How do I add a flash file
    inside another
    > flash file? I'm interested in creating an all flash
    website, but am
    > kinda stuck when it comes to switching pages on the
    site. What's the
    > easiest way to do this?
    >

  • The master site control file does not contain a component item for SMS_STATUS_MANAGER.

    New to the System Center world. We are using a fresh install of Server 2012 R2 and System Center R2 with everything working until Server 2012 R2 Update 1 was installed. Now we are getting the following:
    Site type: Primary Site or CAS SMS_STATUS_MANAGER
    6/4/2014 1:35:21 PM 10996 (0x2AF4)
    Resolved the "Status Manager" inbox to "C:\Program Files\Microsoft Configuration Manager\inboxes\statmgr.box\statmsgs".
    SMS_STATUS_MANAGER 6/4/2014 1:35:21 PM
    10996 (0x2AF4)
    Opened a change notification handle for directory "C:\Program Files\Microsoft Configuration Manager\inboxes\statmgr.box\statmsgs".
    SMS_STATUS_MANAGER 6/4/2014 1:35:21 PM
    10996 (0x2AF4)
    Resolved the "Site Control Manager (Master Site Control File)" inbox to "C:\Program Files\Microsoft Configuration Manager\inboxes\sitectrl.box".
    SMS_STATUS_MANAGER 6/4/2014 1:35:21 PM
    10996 (0x2AF4)
    Opened a change notification handle for directory "C:\Program Files\Microsoft Configuration Manager\inboxes\sitectrl.box".
    SMS_STATUS_MANAGER 6/4/2014 1:35:21 PM
    10996 (0x2AF4)
    Parsed the master site control file, serial number 1551209029.
    SMS_STATUS_MANAGER 6/4/2014 1:35:21 PM
    10996 (0x2AF4)
    This site is the central site. SMS_STATUS_MANAGER
    6/4/2014 1:35:21 PM 10996 (0x2AF4)
    ERROR: The master site control file does not contain a component item for SMS_STATUS_MANAGER.
    SMS_STATUS_MANAGER 6/4/2014 1:35:21 PM
    10996 (0x2AF4)
    Sleeping for 60 seconds... SMS_STATUS_MANAGER
    6/4/2014 1:35:21 PM 10996 (0x2AF4)
    Any thoughts on how to fix this? Seen a few references to a "site reset" for SCCM 2007 but wanted to make sure there wasn't anything else to try before heading down that road with 2012R2.

    A site reset can also be done in CM12 so it's worth a try.
    Torsten Meringer | http://www.mssccmfaq.de

  • Hello, I want to play my video files (which are on s3 bucket ) like live . Some buddy please help me

    Hello, I want to play my video files (which are on s3 bucket ) like live .i.e.mox.tv   i want play videos on my website.Some buddy please help me ..for that what i need to do?
    my video are in mp4 formate with h.264 codecs
    Message was edited by: lakhanp22

    Just as of late I noticed that Apple Stores are selling security cameras that work with their app on an iPhone. Very expensive but it uses both WiFi when local and cellular when not at home.
    In your case I would check the apple store and see if there is a free or paid app to access your home closed circuit TV system. The cameras have to have their own ip address so you then need only enter that and access will be available to you. But they must be on your home network.
    a lot of the higher end CCTV systems have a free app that can be used like the new Apple Security system.
    Just Google it or check the store.
    Good Luck

  • Flash files in a container

    Hello
    I hope someone can guide me in the right direction. I am
    producing a cd in Flash.
    I want my flash files to play inside of a container/frame.
    The container will be viewed as a red bar at the top and bottom of
    the flash, containing my play, pause buttons etc. The flash movie
    will play inside of the red bars.
    Can the container be a separate object object as I want the
    heading to be maintained in the container, so that heading changes
    will be updated on the container extending the flash movie
    lifespan.
    I also want to add a preloader which is built into the
    container to let users know that the next movie is loading.
    Can the container be built in flash or would I have to use a
    scripting language?
    My flash files currently run as external movies - is this ok
    or would they need to be internal?
    Can anyone help?

    If you are only going to put ALV's in the screen containers. You can control it in the program using the split screen container.
    You can either split the screen or split a container. In this case I am splitting the entire screen.
    DATA: SPLITTER_V            type ref to CL_GUI_SPLITTER_CONTAINER.
          create object SPLITTER_V
          exporting
            PARENT = CL_GUI_CONTAINER=>SCREEN0
            ROWS = 2
            COLUMNS = 1.
            g_CONTAINER_TOP     = SPLITTER_V->GET_CONTAINER( ROW = 1 COLUMN = 1 ).
            g_CONTAINER_BOTTOM  = SPLITTER_V->GET_CONTAINER( ROW = 2 COLUMN = 1 ).
    This is also useful if you want to create a dynamic layout ie. 1 alv in summary or 2 - 3 in detail mode. Also CL_GUI_CONTAINER=>SCREEN0 can just as easily be a container on the screen.

  • Swf demo files won't play in flash file on website

    Using Captivate 4, I created a project and published to a folder (as Flash 8). The main flash file has 4 swf demo files that are supposed to play on one of the slides; I uploaded all the published files (swf, js, htm) into a folder within my website's CMS. Our CMS uses it's own flash player to play the file; when it plays, all is well except for the slide that is supposed to show the 4 swf demos--these aren't showing up at all. If these demo files are in the same folder in the CMS as the main flash file, why can't it find them to make them play on the slide?
    here's a link to the page with the file:
    http://stage.lmc.simplicis.net/page/1/testlearningpoint.jsp (see link for "watch this video on city learning point")
    --it's the slide with "City Learning Point uses..." that's supposed to play 4 swf demos on the right side of the slide, but they don't show up at all
    Our website CMS is hosted and maintained by a vendor--if the issue is with the CMS, I'll need to know what to tell them so we can resolve the issue.

    Looks to me like the issue is indeed your CMS. The flash content is loaded in a lightbox, which is most likely controlled by some JavaScript or ASP. My guess would be that the problem lies with the paths to the files. The swf file that the lightbox loads is referenced in your CMS so it knows where to get it - the thing is that most likely it is not played from the location where it's located but instead played from the location where the lightbox script is loaded. Since the 4 SWF's you have are not located there it won't be able to find it.
    Also this lightbox approach isn't very good for this type of content. The demo is extremely small and the alignment of the Flash file looks weird. Instead just use the HTML file generated by Captivate and upload that to a directory in your CMS. Then change the link you have so it opens the HTML file in a new window and everything should work out just fine.
    /Michael
    Visit my Captivate blog with tips & tricks, tutorials and Widgets.

  • Don't know how to play a flash file

    I downloaded a .FLV file, but Windows isn't associating that file with Flash. When I click it I get asked which file to open it with. I checked and I have Flash 10.x on my system. I don't know where on my system flash is located. I looked in the C:\Program Files\Adobe directory but didn't find anything there. How do I associate the file to Flash so I can play it?

    Flash Player is a web player (browser plugin), not a standalone media player.  You can use Adobe Media Player to play Flash files.

  • Premiere Pro CC won't play my Flash files

    In older versions of Premiere (CS6), I was able to play Flash flv files in my movie sequence. I would download the flv files from iStock as comps and play them in the movie as placeholders until I was ready to purchase them. They no longer play in Premiere CC. What happened and how can I get around this without using an old version of Premiere?
    Thanks!!!

    Support for importing and exporting Flash files has been removed. Can't import FLV files

  • Playing a flash file in java

    Hi all,
    i need to play a flash(*.swf) file within my desktop application. can anyone help me with a sample code.
    Thanks in advance
    Ravisenan

    Whoah! Does this mean that (by using this utility) you can play flash files anywhere you have Java installed? Because as I recall Macromedia's stuff is proprietary (i.e. not necessarily platform independent). For example, only Windows PDA's can play flash files. But if I can put Java on a non-Windows PDA and play Flash like that, I'd be interested to know.

  • Playing .exe flash file without flash player

    Hi,
    We have a .exe flash file generated from adobe captivate. If we have flash player PC,.exe will be played. If we don't have flash player on PC,it will ask for installing latest version flash player,if we give ok and click on .exe file again it will be played.But in installed program list i dont see flash player.Where is flash player installed? And is there any way to play .exe file without showing that message if we dont have flash player?
    Thank you

    No i dont see flash player in Add or remove programs. I don't know whether captivate .exe file have some inbuilt capacity to play itself. It is not problem. Our problem is we dont want that message for installation. Can we do installation of flash automatically and play once we click .exe file without showing any message or can we play .exe without flash?

  • My websites wont play my flash files

    I have 2 websites: gamereviewer and shishamafia. ive made 2 flash banners with adobe flash but when i try to play those files it just get stuck and my flash fails with an error. ,.. i will come back in a hour with a screenshot of the error so its easier for you to help me out thank you.

    If the AVI files are "links" that feed off streaming content, it's possible they have all been removed on the respective streaming severs by the original source, depending on their age.
    With that said, Flip4Mac is the Microsoft supported plugin to allow playback of Windows Media Content inside QuickTime. You can check your version & update if needed here:
    http://windows.microsoft.com/en-US/windows/products/windows-media-player/wmcompo nents
    It's also possible they may be Divx encoded files. Requiring the Divx decoder plugin:
    http://divx.com
    Growl & MacFUSE are generally not related to Media Files. ( Google their names )
    Also, Give VLC player a try. There isn't much of anything it won't play ( actually, try this first. ):
    http://www.videolan.org/vlc/download-macosx.html

  • Passing a variable into HTML to play a Flash file

    I'm trying to create a simple SWF file that can receive the name of a FLV file in the HTML file and play it since I have many FLV files.  Basically using the technique of FlashVars.  I've set the contentPath/source in the components to be blank, and set my actions in the first frame to be player.source = filename, as was instructed to do so in a Flash book I am reading.  I then set the "filename" variable to a file in the same path as the web page in the HTML file, however, all I get is a blank Flash player skin.  The FLV file will not load.  I also tried setting the "filename" variable to load the FLV from a public website in the same domain and on another domain, but it still doesn't work.  Any ideas on what could be wrong?   I am using Adobe Flash CS 4.

    1) You mention that there are 3 locations that need to reference FlashVars in my HTML file, but I made only 2.  Where should the 3rd change be made?  Below is my code:
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="640" height="480" id="flashvar" align="middle">
        <param name="allowScriptAccess" value="sameDomain" />
        <param name="allowFullScreen" value="false" />
        <param name="movie" value="flashvar.swf" />
        <param name="loop" value="false" />
        <param name="quality" value="high" />
        <param name="bgcolor" value="#ffffff" />
        <param name="FlashVars" value="filename=file.flv" />
        <embed src="flashvar.swf" loop="false" quality="high" bgcolor="#ffffff" FlashVars="filename=file.flv" width="640" height="480" name="flashvar" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
        </object>
    The filename=file.flv is located in the same web directory as the flashvar.swf file.  Am I supposed to set the filename=www.mydomain.com/file.flv?  Or am I supposed to set the filename=c:\directory.\file.flv?
    2) I don't care if I'm using AS2 or AS3.  I just need this to work.  I thought I would post in AS2 since it would be more compatible with previous FlashPlayers.  And for the record, I am using contentPath.  My understanding is that the difference in this case would just be contentPath versus source.  My actionscript on the first frame is: player.contentPath = filename;

  • Captivate 5-generated HTML wrapper won't play back Flash files (no error posted)

    I am trying to play Flash content generated using Captivate 5.0.2.630. I can publish from Captivate (including electing to create an .htm) and the content plays/replays correctly when I preview it through Captivate (i.e., locally). I can also d&d the .swf onto IE (8 or 9) and it will play. However, no matter how I call the .htm (whether via a link or d&d or typed-in URL), if it's not local, the .swf does not play and I am not receiving any error message. I have tried IE 8 (32-bit) and IE 9 (32- and 64-bit), and I have tried on XP and Win7 systems. The result is consistent: I can play the .swf without problems; however, the Captivate-generated .htm does not seem to be able to start the Flash player/play the .swf. Any help will be most appreciated.

    Oops. I totally forgot about that...
    Thanks for the help!
    (Doh!)

  • API / Sdk to play swf files inside a Mac / Windows application

    Hi
    We have set of .swf movie files in our application.
    These .swf movie files has to be played inside the content
    area of
    the window.
    We want to know how to play .swf movie files through program
    inside
    our application.
    Is there any api / SDK to play .swf files in Mac and Windows
    Thanks
    Ram

    Hi
    we want to give some clarifications
    As per our requirement we need to play same swf file ( about
    5 in number) always.
    These swf files are kept in some folder and during run time
    we need to play these swf files inside our Mac / windows
    application using flash player.
    we don't need to play any swf file, but the same swf files
    we need a api / sdk to implement this
    Any help will be very well appreciated
    Sudesh

  • Making xml playlist to play swf files inside one swf

    Hi,
    I have made an swf file and xml playlist.
    I want to include swf filepaths in xml playlist so i would be able to choose from my the list, which file i want to play.
    My list-component reads data from the xml, but i cannot get the swf files open there.
    I will attach my .fla file so you understand what i'm talking about.
    the .fla:
    http://www.mediafire.com/file/m24dz0gmzwz/Untitled-1.fla
    xml file:
    http://www.mediafire.com/file/gdyzzymy5mn/swfList.xml
    would you guys look at my files? i know i can play .flv files but i want to know how to play swf files inside another swf. The swf files should be loaded to  by the xml list.

    Hi
    we want to give some clarifications
    As per our requirement we need to play same swf file ( about
    5 in number) always.
    These swf files are kept in some folder and during run time
    we need to play these swf files inside our Mac / windows
    application using flash player.
    we don't need to play any swf file, but the same swf files
    we need a api / sdk to implement this
    Any help will be very well appreciated
    Sudesh

Maybe you are looking for

  • How to Display a message after inserting row in table............

    Hi I want to display a message after inserting rows in table like *'you have inserted a new row successfully*'. i am using the createinsert ADF Button to insert the rows in table.after that i am comitting it. after commiting i want to display message

  • External Drive not recognized - lost ITunes library

    I installed the 7.1.x version of Itunes. When I rebooted, Windows would not start, I got a blue screen. So I did a restore in Windows from before the ITunes install. However, my computer now saw my external drive as blank and in need of formatting in

  • MG6320 image misaligned on CD/DVD

    When I print images on CDs and DVDs the image is misaligned vertically by nearly 1/2 inch.  I have tried several programs like Paint, Windows Live Photo, Picture Viewer, Microsoft Office Picture Viewer, GIMP, Photoshop Elements, ArcSoft Photo Studio,

  • My number keys stopped working, help

    I tried toggling number lock and that did nothing, any ideas please

  • Synchronizing in LR

    I am smart but you would not know it from how my LR is screwed up. First, I input my images into LR from a card reader and on import back them up to 2 external hard drives. I use Folders and Sub-folders to organize my images. First, my images that sh