Flash files in portal???

Does anyone know how I can get my flash file to work in Portal 10g release2?
Many thanks,
Lisa

Just to answer ur question crisp
- upload ur swf file
- Create a dynamic page and copy page the code
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="574" height="187">
<param name="movie" value="/portal/Images/header_new.swf" >
<param name="quality" value="high">
<param name="menu" value="false">
<embed src="images/header_new.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="574" height="187"></embed></object>
hope this helps u

Similar Messages

  • Some Flash files does not work in the Portal

    Hi,
    Anybody know why I have problems viewing some flash files in Content Management in the portal?
    The file extention is .swf
    I have a number of files. All of them works locally. When uploading them, there are a few of them that does not work.
    They can simply not be showed. Not in JSP and not by clicking on them. Very strange.

    Hi Flemming,
    this could be a compression problem. Try to disable output compresssion for .swf files and the corresponding mime type 'application/x-shockwave-flash'. Click <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/ad/08d52d6d95864492a6a5931bb62716/frameset.htm">here</a> for more information how to disable compression.
    Regards, Roland
    PS: disabling compression for .swf is no performance problem, because they are already compressed.

  • Integrating a Flash "swf" file in portal 7.0

    Hi experts,
    I would like to integrate a flash animation created with Flash Professionnal CS5 in a Netweaver portal 7.0. I've created a KM directory with my flash file, xml files and others. I use javascript in a html page to read the swf file and when I preview my html page in the KM, it works but when I preview the html page in a iView KM Document, it does not. The swf file is in place but is not read and displays a white screen instead.
    Can someone help me ?
    Thank you.

    Hi,
    Did you also check out Display mp4 video from KM in an iView ?!
    You description is not very detailed in concern of what's (not) happening in the background. But I would advise to follow the thread from above and if there is still trouble, you'd need to deliver more details; for instance you should analyze the http traffic and check what's the difference between the working and the non-working szenario.
    Hope it helps
    Detlev

  • Integrating a Flash "swf" file in portal

    Hi experts,
    I would like to integrate a flash animation created with Flash Professionnal CS5 in a Netweaver portal 7.0. I've created a KM directory with my flash file, xml files and others. I use javascript in a html page to read the swf file and when I preview my html page in the KM, it works but when I preview the html page in a iView KM Document, it does not. The swf file is in place but is not read and displays a white screen instead. I already checked for similar threads but none resolved my problem...
    Can someone help me ?
    Thank you.

    Hi,
    Did you also check out Display mp4 video from KM in an iView ?!
    You description is not very detailed in concern of what's (not) happening in the background. But I would advise to follow the thread from above and if there is still trouble, you'd need to deliver more details; for instance you should analyze the http traffic and check what's the difference between the working and the non-working szenario.
    Hope it helps
    Detlev

  • How to use flash file in webdynpro

    Dear all mentors,
    I am developing a project for travel management, and wanted that header of webdnypro page will have flash file like wise we develope project in PHP where header of website is of flash flie, same thing i wanted in webdynpro, i am bigner for webdynpro, help me out plz?
    Regards.
    Gyanendra.
    Moderator message: please have a look in the dedicated "Web Dynpro ABAP" forum.
    Edited by: Thomas Zloch on Jan 13, 2011 5:58 PM

    Hi,
    Check this,
    /message/205009#205009 [original link is broken]
    Write that subcribe in the doinit method and handle the event in the action handler
    Check also this
    webdyn iviews and portal eventing:WebDynpro iViews and Portal Eventing
    /message/554249#554249 [original link is broken]
    Communication between 2 IViews on 2 different Pages
    Regards,
    Vijayakhanna Raman
    Message was edited by: Vijayakhanna Raman

  • Flash integration in Portal?

    I have a flash file called in a Publisher portlet which accesses certain parts of my code (webservices) in my remote server (WebLogic) and also portal js / styles in the image server. The flash file is located in the Imageserver. Now, since there is inter-domain communication, Flash needs a cross-domain.xml file to be served from the root of all the servers it tries to access. Could anyone tell me where all I need to place this XML? As yet, i have put it in the imageserver and weblogic (remote server) roots but this is not making things work.
    Flash considers a domain as specific for a server and port. For e.g., myhost:7001 is a different domain from myhost:80. I have a feeling that since portal works on the gateway concept, I just need to put the crossdomain.xml in just one location. Am I missing anything here?
    Edited by: ALUIuser on 24-Feb-2009 07:14

    I take it that if you have port 7001 this means you are using weblogic. If for instance you have a apache server serving all your images, then you just need to make a new entry in apache for a default root directory.
    I know some people use the apache weblogic plugin which tunnels requests from port 80 to port 7001 in weblogic. So this is where your problem is.

  • Flash in SAP Portal template

    Hi All,
        Can any one please tell me, is it possible to insert flash embedded objects in Sap portal template design, if so how do we do it. Kindly help me out.

    Hi,
    add flash file into html,
    then copy that code in to NWDS
    then export par file and make an iview from par file
    I hope u will get flash file, i have already done it.
    Regards,
    Nisarg

  • Flash File in Logon page

    Hi there,
    i want to create a new Portal Logon Page.
    I want that a Flash File is playing at the Logon Screen.. top left.
    I changed the umLogonTopArea.txt to the following:
    <td valign="Bottom" align="left" class="welcome">
              < img src=" <% =webpath %> layout/ test1. swf" alt="" border="0" >
            </td>
    But when i open the Logon Screen i see Only a RED X... it did not load the Flash File.. can somebody explain why?
    Thanks
    Bjoern
    Edited by: bjoern bayerschmidt on Mar 19, 2009 12:36 PM
    Edited by: bjoern bayerschmidt on Mar 19, 2009 12:36 PM
    Edited by: bjoern bayerschmidt on Mar 19, 2009 12:37 PM
    Edited by: bjoern bayerschmidt on Mar 19, 2009 12:37 PM
    Edited by: bjoern bayerschmidt on Mar 19, 2009 12:37 PM
    Edited by: bjoern bayerschmidt on Mar 19, 2009 12:37 PM

    Hi,
    Chk this code
    The flash file is stored inside image folder of logon par file
    <table width="749" border="0" align="center" cellpadding="0" cellspacing="0">
                   <tr>
                        <td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="749" height="259">
                          <param name="movie" value='<%=webPath +"/images/flash_header21.swf"%>'>
                          <param name="quality" value="high">
                          <param name="menu" value="-1">
                          <param name="AllowScriptAccess" value="always">
                          <param name="WMode" value="Transparent">
                          <param name="AllowScriptAccess" value="always">
                          <embed src='<%=webPath +"/images/flash_header21.swf"%>' quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="749" height="259"></embed></object>
                        </td>
                   </tr>
               </table>
    Regards
    Baby

  • Flash files in 10g

    We are also using portal 10g and that we had a flash file inside a text item and it used to work before but now in this version, it is not. I have the flash file and the relative files in the same page called FILES. On the page where i want the flash file to be loaded, i added a text item and in html mode, i added the html code and have the right path to the file name as you have but it is not working. Is there anything that i need to check on the code???
    Please help
    thanks

    I have always placed my flash and supporting files out on the midtier
    <portalMidTier>/apache/apache/htdocs directory and then just referenced them in my HTML relatively.
    Regards,
    Candace

  • Error while using Image component to display a child flash file

    Hi
    I'm using Xcelsius version 4.5. I used the "Image Component" to import a child flash file(.swf) into the parent flash file.
    I gave the path "D:\246024\Loblaw\Dashboard Docs\New Folder\trend input.swf" in the general tab of the image component.
    After exporting the .xlf into a flash file , it works fine in the system in which i created it. If i open the same flash file in any other system the parent file opens but the child flash file imported through the image component is not displayed.
    Please help me out in solving this issue
    Thanks
    Anitha

    yes, you will face the same problem as its still looking for the path of the swf.
    you need to have the SWF on specific location which is accessable by the Parent SWF
    usually web page or something which is accessable for all.
    good luck

  • Creation of flash file from Device Central failing

    Hi,
    I'm currently trying to create a new flash document from Device Central and the application is throwing the following error:
    Cannot create new document. The xfl template document is either missing or corrupted.
    I am also unable to test my flash files in Device Central via Test Movie.
    This function was working fine until a couple of days ago.
    Has anyone had any similar issues? I am running Master Collection CS5.5 for Mac.
    Any assistance would be appreciated.

    For anyone who has this problem in the future, I have managed to get it working again by doing a complete reinstall of Master Collection.

  • Error Reading Property File in Portal Component

    Hello,
    I have created a portal component that calls an api that is located in a jar file.  The documentation on the Portal Component Structure specifies putting the jar file in the PORTAL-INF/lib directory, which I have done.  The problem is, my jar file reads a property file using ResourceBundle, but it doesn't find the property file.  I have placed the property file in the jar file, and throughout the portal component structure, but it just can't find it.  Has anyone else done something similar?  If so, where did you put your property file(s) for external jars that are used in the portal component.
    EP6 SP2 Patch27
    thanks,
    Keith

    Hi,
    I had similar issues and moved the property files to PORTAL-INF/classes.
    Best Regards
    Frank

  • How do i link a flash file to a web site in dreamweaver 8

    This is a multi-part message in MIME format.
    ------=_NextPart_000_0059_01C7A541.7942B2A0
    Content-Type: text/plain;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    Hi
    How do i link a flash file to a web site in dreamweaver 8
    Thanks
    ------=_NextPart_000_0059_01C7A541.7942B2A0
    Content-Type: text/html;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
    Transitional//EN">
    <HTML><HEAD>
    <META http-equiv=3DContent-Type content=3D"text/html; =
    charset=3Diso-8859-1">
    <META content=3D"MSHTML 6.00.6000.16448"
    name=3DGENERATOR>
    <STYLE></STYLE>
    </HEAD>
    <BODY bgColor=3D#ffffff>
    <DIV><FONT face=3DArial
    size=3D2>Hi</FONT><FONT face=3DArial =
    size=3D2></FONT></DIV>
    <DIV><FONT size=3D1>
    <P><FONT size=3D3>How do i link a flash file to a
    web site in =
    dreamweaver=20
    8</FONT></P>
    <P> </P>
    <P><FONT face=3DArial =
    size=3D2>Thanks</FONT></P></FONT></DIV></BODY></HTML>
    ------=_NextPart_000_0059_01C7A541.7942B2A0--

    In Flash. There is no way to apply an HTML link to a swf
    file.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Dave" <[email protected]> wrote in message
    news:f3s8f0$cla$[email protected]..
    Hi
    How do i link a flash file to a web site in dreamweaver 8
    Thanks

  • How do I use text to open two different flash files?

    Basically I want to use a flash file, which requires you to enter text and a button to click. If I typed in 'Movie 1' and clicked enter, it should take me to 'Animation 1.swf', if I typed in 'Animation 2' it should take me to 'Animation 2.swf'.
    I don't have the time to relearn flash completely even though I want to, I haven't used flash in about 3 years and really struggling to remember anything, hate being a novice
    Thank you so much

    Hi ,
    As Ned suggested you could use something like this -
    function startLoadingSwf()
    var mLoader:Loader = new Loader();
    var mRequest:URLRequest = new URLRequest(<name of the swf which you are picking up from the text field - text_field.txt>);
    mLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, onCompleteHandler);
    mLoader.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, onProgressHandler);
    mLoader.load(mRequest);
    function onCompleteHandler(loadEvent:Event)
            addChild(loadEvent.currentTarget.content);
    function onProgressHandler(mProgress:ProgressEvent)
    var percent:Number = mProgress.bytesLoaded/mProgress.bytesTotal;
    trace(percent);
    startLoadingSwf();
    Hope that helps!
    Thanks and Regards,
    Sudeshna Sarkar
    Adobe Flash Professional Team

  • Problem with Flash file in IE

    Hello Everyone,
    I have a strange problem and I'm not sure exactly what it is.
    I have a 1.5 Joomla site with this module in it
    <object height="20" width="1035">
    <param name="movie" value="LEDDisplayTicker-1040.swf" />
    <param name="wmode" value="transparent" />
    <param value="high" name="quality" />  <embed height="20" width="1035" wmode="transparent" src="LEDDisplayTicker-1040.swf"></embed>  </object>
    The site works fine in Chrome, FireFox and Safari but when it is viewed with IE I get an error and the page closes ( you have to surf through a few pages).
    I know it is the above module because if I turn it off, the site works fine in IE.
    The flash file imports and displays info from an XML file and the XML file reads from google finance.
    Any ideas?
    Thanks,
    Todd

    Do the flash communicate with files which is outside of the sitedomain?

Maybe you are looking for