Can a macromedia flash object be embedded in BSP?

Can a macromedia flash object be embedded in BSP?

Sure.  You can even upload the flash object itself into the mime repository right along the BSP application.  Basically you just fall back to normal old HTML to embed the Flash Object.  Here is an example that I just created a few minutes ago:
<%@page language="abap" %>
<html>
<head>
<title>Macromedia Flash (SWF) Movie Created by Camtasia Studio 2</title>
</head>
<body bgcolor="#FFFFFF">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="1020" height="785" id="myMovieName">
<param name="movie" value="New_BSP_Editor_controller.swf?csConfigFile=New_BSP_Editor_config.xml">
<param name="quality" value="high">
<param name="bgcolor" value="#FFFFFF">
<param name="FlashVars" value="csConfigFile=New_BSP_Editor_config.xml">
<embed src="New_BSP_Editor_controller.swf?csConfigFile=New_BSP_Editor_config.xml" FlashVars="csConfigFile=New_BSP_Editor_config.xml" quality=high bgcolor=#FFFFFF width=1020 height=785 type="application/x-shockwave-flash"
pluginspace="http://www.macromedia.com/go/getflashplayer">
</embed>
</object>
</body>
</html>

Similar Messages

  • Can't hide Flash Object Play Button in PowerPoint 2007

    I am problem encountering an issue using the Shockwave Flash
    Object in PowerPoint 2007. After placing the Shockwave Flash
    ActiveX control into the slide, I can get slide to auto play the
    SWF file without issue. The problem is that there is a "PLAY >"
    button displayed under the Flash movie.
    I can't seem to hide the "PLAY >" button.
    Thanks for the Help!!

    I am problem encountering an issue using the Shockwave Flash
    Object in PowerPoint 2007. After placing the Shockwave Flash
    ActiveX control into the slide, I can get slide to auto play the
    SWF file without issue. The problem is that there is a "PLAY >"
    button displayed under the Flash movie.
    I can't seem to hide the "PLAY >" button.
    Thanks for the Help!!

  • Embedded application/x-shockwave-flash objects will not display

    4.0b9 on Windows XP
    I just get a white section where a shockwave flash object should be, and in all the occurences I've found it's when the flash object is embedded. Youtube works just fine, though...
    In the "white section" I can right-click and get the options for Adobe Flash Player 10, but I cannot actually choose any of the menu options.
    In some cases, I can choose to display the flash object in another tab, and then it works just fine. Typically an embedded youtube movie clip acts like that that, but not always.
    In an example, I see only a white section where the shockwave flash object should be visible in Pichfork TV - http://pitchfork.com/tv/
    When I open the page information, in the media section, list of URL's, I find an URL that is both grey and italic, and describes this URL as type Embedded:
    URL - http://pitchfork-cdn.s3.amazonaws.com/player/DelveMoviePlayer.swf
    Type - application/x-shockwave-flash
    I assume this URL is grey and italic because it is not loaded or opened in the pitchfork TV site.
    This is the same problem with most embedded flash objects, and I really hope someone can help me! I've browsed aroud the support forums and tried a lot of different tips, but to no avail.
    I have of course uninstalled and reinstalled both flash player and shockwave from adobe's site, and made sure it's not the active-x version for IE that's installed.
    My add-in manager claims that Shockwave Flash 10.1 r102 is installed and enabled, and the release is the latest available according to adobe.com.
    I have also tried to open FF in secure/private mode, but same problem in both modes.
    Just to check, I tried to open this site with IE8, and there it displays correctly (and I also remembered why I don't ever use IE8, haha...), so apparently the active-x part of shockwave/flash works...
    BR, Torgeir

    OK, so now I've tried again to open FF in safe mode again, but the problem is still unsolved. Same problem in safe mode.
    The hardware acceleration in the flash player is set to disabled long before I posted this problem.
    I didn't know that Pitchfork had such a special flash player, but the problem is the same on any sites. Just chose Pitchfork because it's an English site. Bad example then...
    Here's a better example: NME.com:
    http://www.nme.com/musicvideos/my-chemical-romance-sing/832454
    Here I only see a white space where the flash object is embedded (if it really IS embedded, I dont't know how these things work). But I can right-click and get the dialog for Adobe Flash Player 10 properties (such as settings and global settings), and if I'm lucky to hit the start button (wich I don't see), the flash object starts playing, and I hear all sound but see no image.
    I open the page info menu, and here I find in the list of media URL's the link to the flash object, described as an embedded object in the NME site:
    URL: http://www.muzu.tv/player/getPlayer/a/RSFVcmvHJ4/autostart=n&includeAll=y&soundoff=n&vidId=832454&videotype=hq
    Type: application/x-shockwave-flash
    It's grey and italic in the list of media URL's, and I assume that's because it's not properly loaded.
    But if I copy the URL from the media URL list and paste it into the adress field of a new tab, I can both see and hear the flash object without a problem.
    This is exactly the same issue with local sites that have embedded web radio stations. Cant see the object, and have to be quite lucky to hit the start button. But by stepping via info for site and copy the URL to the flash object and paste it into a new, empty tab, I can both see and hear whatever was supposed to display in the original site.
    Any help would be more than welcome! So many of the sites I use most has embedded flash objects, so if I cannot solve this I have to find another browser. I REALLY don't want to, because otherwise I really love FF...

  • Embed Animated Flash Objects (*.swf file) in Oracle Forms.

    Hello All,
    To Embed Animated Flash Object (Shockwave *.swf File) in Oracle Forms, Please Follow the Steps Below.
    1. Draw "ActiveX Control" Item on Canvas with the Name "OCXITM".
    2. Select "ActiveX Control" Item & Go to its Properties (By Pressing F4).
    3. Select "ShockwaveFlash.ShockwaveFlash" in "OLE Class" Property of "ActiveX Control" Item.
    4. Come again to the Canvas.
    5. Right Click on "ActiveX Control" Item, Select "Insert Object...".
    6. In Control Type List, Select "Sockwave Flash Object" and Press "OK".
    7. On Canvas, Select "ActiveX Control" Item, Go to "Program" Menu, Select "Import OLE Library Interfaces...".
    8. Select All "Method Package(s)" & "Event Package(s)" for "ShockwaveFlash.ShockwaveFlash.X" & Press "OK".
    9. Go to "Object Nevigator" (By Pressing F3) & Expand "Program Unit" to verify that the Packages are Successfully Imported.
    10. Compile All the Objects (By Pressing "Ctrl+Shift+K").
    11. In "WHEN-NEW-FORM-INSTANCE" Trigger Write the Below Code.
    ** Author   : Muhammad Waseem Haroon                        *
    ** Dated    : 07-Apr-2005                                   *
    ** Purpose  : To Call Macromedia Flash Object (*.swf File)  *
    ** Module   : Logo                                          *
    DECLARE
         oleitm OLEOBJ;
    BEGIN
         oleitm := :item('OCXITM').INTERFACE;
         ShockwaveFlash_IShockwa_0.Movie(oleitm,'d:\movie.swf');--it can be dynamic.
    END;12. Compile, Save & Run Your Form.... and... See the Beauty.
    Thanks & Regards
    Muhammad Waseem Haroon
    [email protected]
    [email protected]
    [email protected]

    Mark Striekwold did an effort to put flash into forms
    http://mark-oradev.blogspot.com/2010/02/flash-inside-oracle-forms.html
    http://mark-oradev.blogspot.com/2010/02/flash-test-inside-oracle-forms-part-2.html
    http://mark-oradev.blogspot.com/2010/04/flash-test-inside-oracle-forms.html

  • Can there be buttons/links on or in flash object?

    Hi, I have no idea how to ask this question properly. I am only designing this, not making it, so simple answers for me would be good, but also technical answers that I can pass on to the flash person.
    On my home page, I am going to have 3 images that switch out, each that need to have a "learn more >" link and a 1, 2, 3, and pause buttons.
    My question is whether or not these image buttons/links can be placed on or embedded in the flash object. I read this is not possible and that buttons or links have to be separate from flash. Ideally if I wanted to place a "go" button on top of my flash image, that would be great.
    However I have been told the only option is to make one side of this in photoshop where I have the buttons and then place that next to the flash image. My example of this would be the msn.com home page.
    If further descriptions are needed I can post an example.

    Your image hasn't loaded yet, so I'll describe what you should do.  Chances are you will only need one set of buttons to manage everything rather than creating a set for each image.
    If you want to convert each of these items into usable buttons, then select one of them, being sure that all its pieces are selected, then right click on it and select Convert to Symbol ( select it and in the toolbar choose Modify -> Convert to Symbol).
    In the interface that appears, select Button (you could also select MovieClip, but for now, select Button) and give it a name that relates to its functionality in some way, just so it is recognizable by its name in the library.  Click OK.
    Do that for all of the items you want to turn into buttons.  To make things easier to manage, you should place the buttons on their own layer in the timeline.
    If you are handing this over to someone who knows Flash, they should be able to deal with coding the buttons to function the way you want.

  • Can't update or uninstall Macromedia Flash player!

    Hi folks!
    I've got a problem concerning the automatically installed Flash player. I am using a Qosmio G20.
    While installing a new program (Lexware Financial Office) this program tried to update the Macromedia Flash player to the newest version. But the deinstallation of the old player was interrupted and the following message was displayed:
    The feature you are trying to use is on a network resource that is unavailable.
    Click OK to try again, or enter an alternate path to a folder containing the installation package 'install_flash_player_7.msi' in the box below.
    Use source:
    C:\Sysprep\
    Closing this window does end the whole installation process of this new program.
    After that I opened the list of installed programs to uninstall Flash manually, but with the same result.
    Then I searched the internet for this install_flash_player_7.msi. I found the file but I still can't remove or update the Flash Player.
    As a last chance I backed up all my data and used the recovery DVD to reinstall the whole system. Without installing any additional application, I had a look at the list of installed programs and guess what? The Flash Player has already been installed, so it is part of the recovery DVD.
    But why can't it be uninstalled? I really need to get rid of the old player to be able to install Lexware Financial Office...
    Thank you for your help in advance!
    Yvonne

    Thanks Eldorado,
    but I think I explained it not exactly enough: I know that the old Flash installation is looking for a file that seems to be on antoher pc / server / disc or what ever, but the problem is, that I did not install the Flash Player that I would like to remove, respectively upadte to the newest version.
    It is part of the Toshiba Recovery DVD. That means, after killing the HD and setting up the system completely new with the Toshiba Recovery DVD, this little tricky Flash Player is already installed.
    It seems to be that there is a wrong link or setup on this DVD. But if that is the case, I can not be the only one with this problem, or?
    And is there any way to remove this thing manually?
    Again, thanks in advance.
    Y. Lamm

  • I have an old file that was made by macromedia flash,but I can't run this file in my Windows 7 64-bit ,while I can run it in Windows XP 32-bit

    I have an old file that was made by macromedia flash,but I can't run this file in my Windows 7 64-bit ,while I can run it in Windows XP 32-bit

    Hi momi macrom,
    Have moved your post to the Flash forum. Experts here are better placed to help you.
    Thanks,
    Preran

  • "Can't locate macromedia flash" error

    I keep getting the error message "cant' locate
    macromedia flash" and can't seem to get rid of it. I have tried
    downloading the uninstall software twice, but to no avail. I also
    can't locate the flashplayer on my computer. I have windows
    XP

    F18Goose wrote:
    > When I updated my DW8 to the lastest update I found that
    I can not enable or
    > installed any extensions. I have also downloaded new
    extensions and tried
    > installing them using the Update Manager v1.7. However,
    after going through
    > the process to install an extension I get the error "
    Can't update menus.
    > Extension will not be installed.." Please advise
    how I can fix this
    > problem so that I can use extensions with DW8 again.
    Thank you.
    This is a bug in Extension Manager where from time to time
    one of the XML files that Dreamweaver uses gets corrupted in some
    fashion and Extension manager can't edit it any longer. I've found
    that it's Menus.xml in the User folder that tends to be the issue.
    For DW8, the file should be located here:
    C:\Documents and Settings\[UserName]\Application
    Data\Macromedia\Dreamweaver 8\Configuration\Menus\menus.xml
    Mac:
    HD:Users:username:Library: Application
    Support:Macromedia:Dreamweaver MX
    2004:Configuration:Menus:Menus.xml
    So, how to to fix this issue. Sometimes you can uninstall all
    of your extensions and reinstall them one at a time.
    If that doesn't work, then you may be able to get away with
    deleting the Menus.xml file (make sure it is only the one within
    the username folder and not within the program install folder).
    Note: this action will cause any extension that added menu items to
    have those menu items removed. disabling and reenablign the
    extensions shoudl bring them back.
    Failing that, removing the user configuration folder (or even
    renaming it) may help. Note: This will cause all extensions to be
    removed from within Dreamweaver, so you'll have to reinstall.
    If none of that works, then you may have to resort to
    uninstalling DW, removing the user configuration folders, and then
    reinstalling DW.
    Danilo Celic
    | Extending Knowledge Daily :
    http://CommunityMX.com/
    | Adobe Community Expert

  • Can't authorize a Flash object in iWeb

    Hi! I have a problem in iWeb. In my pages I have many Flash objects, like the YouTube player or the Vimeo player.
    Today I tried to put the Facebook player on the page and the Flash Player Security dialog box came out telling me that the application /iweb-widget/1:$x-html-markup needed to communicate with static.ak.fbcdn.net.
    If I click OK the Facebook player works with no problems, but every time I change page and then return there, the dialog box always comes out.
    I now that I need to trust this local content using the Flash Player settings (and with version 10.3 is easier than ever), but I can't find this folder: I've searched everywhere and I don't know where it is.
    Can you please help me? Thank you very much.

    Thanks for your answer.
    I mean that I can't find the folder to authorize. I will be more clear: this is the dialog box (it's in italian, but you all know what is about).
    How can I tell Flash Player to authorize the iWeb widget folder if I can't find it in my Mac?
    I'm under Mac, OS X 10.6.7.

  • I have to reload a webpage to make a Flash Object in IE7 WinXP SP3. How can i fix this problem?

    Hello:
    When I want to navigate a webpage that contains a flash object, the Internet Explorer show the icon that the page contains an error, if I relod the page, the page now doesn't show the error and the Flash objects work well. This occurs recently, some weeks ago, I didn't have that problem. How can I fix this problem?
    I'm using Win XP SP3, IE8 and Flash 14.0.0.145
    I tried to uninstall the 14 version and installed the 13 version but the problem persists.

    All new keyboards need Snow Leopard 10.6.8 and above for full functionality.
    Rather short-sighted of Apple perhaps, but that seems to be a trend these days.
    I'm afraid the only fix is to upgrade to SL. Personaly, I'd take it back and get a refund and seek an older keyboard or a third-party one elsewhere.

  • Please help -- How can I install flash player plugin (version 8) in browser without downloading setup or redirecting to macromedia site if flash plugin is not available in browser

    Hi,
    Please help
    How can I install flash player plugin (version 8) in browser
    without
    downloading setup or redirecting to macromedia site if flash
    plugin is not
    available in browser
    Thanks

    Via Javascripting. Look for Flash detection kits at the
    Adobe/Maromedia web
    site and also at Internet search engines.
    As well this forum focuses on database access issues and you
    might find more
    takers for this type of question in the Flash General forum.
    Lon Hosford
    www.lonhosford.com
    May many happy bits flow your way!
    "jiby" <[email protected]> wrote in message
    news:e3odp2$pdc$[email protected]..
    Hi,
    Please help
    How can I install flash player plugin (version 8) in browser
    without
    downloading setup or redirecting to macromedia site if flash
    plugin is not
    available in browser
    Thanks

  • Unintentional embedded install of Macromedia Flash 8 has corrupted Windows 8 Flash player

    I am in a UK school. We have just installed an older drawing package on Windows 8.1 via GPO using its MSI. Unfortunately this contained an embedded install of Macromedia Flash 8 (available to de-select in the manual install) which has installed something to make the Windows 8 built in Flash player not work (it is detected as an old version). I have now nobbled the MSI using Orca not to install Flash 8 and new installs are OK but I don't know what to do to correct the dozens or so of PCs installed with the original MSI. The drawing package uninstaller does not remove the flash 8 damage. The Flash 8 installer has clearly replaced a/some files and registry entries and they need to be "restored" with the originals. Does anybody have any ideas, or perhaps an old Flash 8 installer package I could try running to uninstall it, or a list of files/registry entries that Flash 8 has modified? Any suggestions gratefully received.

    Hi OldFogey,
    Microsoft embeds Flash Player for Internet Explorer on Windows 8.x.  I'm actually a bit surprised that this old install was able to modify the version of Flash Player for Internet Explorer as those files are locked.  Since Microsoft controls Flash Player for Internet Explorer on Windows 8.x I recommend asking your question on the pertinent Microsoft forums for Internet Explorer for Windows 8.x.
    Maria

  • Embeded Flash Object and onkeypress event

    In a jsp page,
    <body onkeypress="javascript:keyPress(event);"...
    //some codes to embed the Flash object
    1) If the focus is on other part of the document, not on the
    embeded Flash object, the Contrl + Enter key stroke will trigger
    the onkeypress event;
    2)But, if I click on the embeded Flash object (not the Flash
    Object has the focus), the Contrl + Enter key stroke will NOT
    trigger the onkeypress event;
    How to solve this issue (#2)?
    Thanks
    Scott

    Ok, I've found the thread describing the problem.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=75&catid=697&threadid =1342621&enterthread=y

  • How can I convert a flash object on a webpage to a fla file?

    I made a flash effect for my friend's site and he won't let me get the flash back after a fight. I can see the effect on the homepage of his website. Is there any way I can get the flash to an fla file on my computer? Is there any way I can find the swf file on his websites system and convert it to an fla? Please help, thanks.

    Open the web page where this swf is placed then go for the source code by right clicking on page anywhere. Then find the name of the swf file like if the name is myFlash.swf then search it but if you do not know the name then just search .swf you will get the file path on your friend's web. like it would be yourFriendWeb.com/flash/flashFile.swf or what ever is the name. Then copy the link and paste on your web browser and when the swf is opened then save it by going to File menu.
    Now you have the swf file on your PC. Now the task is to convert it to fla. This thing can be done by a flash decompiler like Flash Decompiler Trillix. Decompiling will end up with your orignal fla file.

  • Embedding a youtube video in Powerpoint 2010 via a shockwave flash object

    We have a user, has found recently, when he adds a 'shockwave flash object'
    in Microsoft PowerPoint 2010, and adds a YouTube link, next to the
    "movie" field within the properties of the shockwave flash object, it
    will not show the YouTube video window (with the play button etc.) and will not
    play the video.
    The user thinks the current version of Adobe flash is causing this (version:
    14.0.0.145) and would be grateful if any staff from Adobe or anyone else has any
    ideas if this version does cause this problem and if there is a way to resolve
    it, or if a new release of Adobe Flash player will address this and if so when
    it will be released.
    Thanks,
    James

    Please ask your question on a forum for the Flash Player

Maybe you are looking for

  • Error while updating or deleting a record

    Hi to all... i have created atable group_master with 2 fields Group_id and Group_name the user will specify a group_name in a text box and press save. Before commiting a seq number will be generated inside the form procedure and it will be inserted.

  • How do you update software when there are multiple users with different (unknown) apple ID's?

    We are a college with different users borrowing 'loaner' Macbooks. several users with different ID's have installed software that is now tied to that Machines serial number, and cannot be updated or removed apparently. We are trying to update iPhoto

  • How to patch the sapjvm in either NW7.1 or NW7.3 in a dialog instance

    Hi, all. I only found the procedure to patch sapjvm 5.1 or 6.1 using JSPM. Actually SAP is saying only patching sapjvm with JSPM is supported. However, we all know that jspm cannot be started on a dialog instance. So how do you patch it on a dialog i

  • MS SQL Server

    I'm trying to connect to MS SQL Server version 7. I've created an ODBC datasource and in JDeveloper I can create a database connection using the Sun JDBC-ODBC bridge that'll show all the tables and their contents. I've created an EntityObject for one

  • ENS samples for Sun One Calendar Server 6.0

    Hello, We have installed Sun One Calendar Server 6.0 and will like to implement ENS subscribers using Java API. We are unable to locate the sample implementation for ENS (JmsSample.java) at the location specified in the documentation. After installin