Problem with embedding Flash Text/HTML Code

Hey all, im new to DW and just created a html page with a
black background and a picture. I also added a flash text called
"Enter Forum" by using "Insert>Media>Flash Text"
When i copy and paste the code that is generated in the
"Code" section/tab on to my server in the index/html and go to view
my site it is not there. I uploaded the .swf file to my server
also, i have played around with the coding a bit to see if i was
doing anythng wrong but nothing works. Below is the code DW renders
to me. I simply copy and paste this code that DW renders and paste
it in to my server's index.html (Main Page) file. I checked the emd
src and all thats correct.
HTML Code that DW generates me:
<!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>
<style type="text/css">
<!--
body {
background-color: #000000;
body,td,th {
color: #FFFFFF;
font-size: xx-large;
.style2 {
color: #FF0000;
font-weight: bold;
.style3 {
color: #FF0000
.style4 {
color: #FFFFFF;
font-family: "Courier New", Courier, monospace;
.style5 {
color: #FFFFFF;
font-family: "Courier New", Courier, monospace;
font-size: small;
.style6 {font-size: x-small}
-->
</style>
<script src="Scripts/AC_RunActiveContent.js"
type="text/javascript"></script>
</head>
<body>
<p> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"><img src="
http://www.nohornetsfanjc.com/1376.gif"
alt="Jason Vorhees" width="400" height="400" vspace="0"
/></p>
<p align="center">nohornetsfanjc.com is temporarily
offline.</p>
<p align="center" class="style2">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','widt h','329','height','59','src','text1','quality','high','pluginspage','http://www.adobe.com/ shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#000000','movie ','text1'
); //end AC code
</script><noscript><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="329" height="59">
<param name="movie" value="text1.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000000" />
<embed src="text1.swf" quality="high" pluginspage="
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="329" height="59"
bgcolor="#000000"></embed>
</object></noscript>
</p>
<p align="center" class="style4"> </p>
<p align="center" class="style5">All Rights Reserved.
© 2005</p>
<p align="center" class="style6"> </p>
<p align="center"> </p>
<p align="center"> </p>
</body>
</html>
As i stated this is exactly what i paste into my index.html
file on my server. Im using no subfolders. Is there something im
doing wrong? Im completely new to this, so any and all help will be
appreciated very much!
Thanks
Shane

Can you post the url to show us the page on your server? If
you copied
everything, it could be you have too many doc types, headers
and body tags
in your index.html page.
--Nancy O.
Alt-Web Design & Publishing
www.alt-web.com
"videoeditor15" <[email protected]> wrote in
message
news:[email protected]...
> Hey all, im new to DW and just created a html page with
a black background
and
> a picture. I also added a flash text called "Enter
Forum" by using
> "Insert>Media>Flash Text"
>
> When i copy and paste the code that is generated in the
"Code"
section/tab on
> to my server in the index/html and go to view my site it
is not there. I
> uploaded the .swf file to my server also, i have played
around with the
coding
> a bit to see if i was doing anythng wrong but nothing
works. Below is the
code
> DW renders to me. I simply copy and paste this code that
DW renders and
paste
> it in to my server's index.html (Main Page) file. I
checked the emd src
and all
> thats correct.
>
> HTML Code that DW generates me:
>
> <!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>
> <style type="text/css">
> <!--
> body {
> background-color: #000000;
> }
> body,td,th {
> color: #FFFFFF;
> font-size: xx-large;
> }
> .style2 {
> color: #FF0000;
> font-weight: bold;
> }
> .style3 {
> color: #FF0000
> }
> .style4 {
> color: #FFFFFF;
> font-family: "Courier New", Courier, monospace;
> }
> .style5 {
> color: #FFFFFF;
> font-family: "Courier New", Courier, monospace;
> font-size: small;
> }
> .style6 {font-size: x-small}
> -->
> </style>
> <script src="Scripts/AC_RunActiveContent.js"
type="text/javascript"></script>
> </head>
>
> <body>
> <p> </p>
> <p align="center"> </p>
> <p align="center"> </p>
> <p align="center"><img src="
http://www.nohornetsfanjc.com/1376.gif"
> alt="Jason Vorhees" width="400" height="400" vspace="0"
/></p>
> <p align="center">nohornetsfanjc.com is
temporarily offline.</p>
> <p align="center" class="style2">
> <script type="text/javascript">
> AC_FL_RunContent(
>
'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.
cab#
>
version=5,0,0,0','width','329','height','59','src','text1','quality','high',
'plu
>
ginspage','
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Vers
ion=
> ShockwaveFlash','bgcolor','#000000','movie','text1' );
//end AC code
> </script><noscript><object
> classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
>
codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
b#ve
> rsion=5,0,0,0" width="329" height="59">
> <param name="movie" value="text1.swf" />
> <param name="quality" value="high" />
> <param name="bgcolor" value="#000000" />
> <embed src="text1.swf" quality="high"
>
pluginspage="
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Ve
rsio
> n=ShockwaveFlash" type="application/x-shockwave-flash"
width="329"
height="59"
> bgcolor="#000000"></embed>
> </object></noscript>
> </p>
> <p align="center"
class="style4"> </p>
> <p align="center" class="style5">All Rights
Reserved. ?? 2005</p>
> <p align="center"
class="style6"> </p>
> <p align="center"> </p>
> <p align="center"> </p>
> </body>
> </html>
>
>
>
> As i stated this is exactly what i paste into my
index.html file on my
server.
> Im using no subfolders. Is there something im doing
wrong? Im completely
new to
> this, so any and all help will be appreciated very much!
>
> Thanks
>
> Shane
>
>
>

Similar Messages

  • Problem with embedded flash file

    My flash file plays properly , when previewed in any
    of 3 browsers via Dreamweaver 8.0.2 , but never appears at all when
    I bring up the site as an anonymous viewer . I note that if I try
    and reload the whole site using a client ftp instead of the
    in-built "put" feature in DW , I get a message that "unable to
    complete ,because of problem with a file or files" ( I paraphrase)
    but that ftp program has no way of identifying which files are the
    problem- and there are 600 or so in the site ( site is
    www.OrchidsAndMore.org.uk - if it might help to see - the flash
    file should be in the middle of the first page.

    well, you can 'label' some frames to link inside your flash to those as a 'page'..
    But i've allready found it myself :-)
    I just had to put 'anchors' in place of 'labels' and than put like: 'index.html#thepage'
    super easy!
    thanks anyways

  • Audio problems with embedded Flash

    I have the Flash of a Captivate simulation embedded on one of
    the slides in my Presenter file. When I publish it, the audio for
    the Flash starts playing in the middle of the previous slide -
    playing over the audio for that slide. When I click Pause, the
    audio for the Presenter slide stops, but the Flash audio keeps
    going even though I haven't gotten to the slide with the embedded
    file yet. It always starts 4-5 seconds into the previous slide.
    Does anyone have a clue why this is happening?
    I've used embedded Flash files in Presenter several times
    with no problems, and the settings in Presenter are all the same as
    in the presentations that work correctly.
    - In Presentation Settings, I have "controlled by
    presentation playbar" deselected because there are click boxes in
    the Captivate sim that users will click to advance.
    - In Slide Properties, I have "advance by user" select for
    both the embedded slide and the previous slide.
    - I thought that there was some glitch in the Audio Editor,
    so I added 5 seconds of silence at the end of the previous slide,
    and added enough silence to the embedded slide to more than cover
    the length of the embedded piece.
    This is the first time I've tried to embed a Flash file since
    I upgraded to Captivate 2. Could something have changed on the
    Captivate side of things? It still doesn't make sense why the audio
    would start playing before the Flash starts, but I'm grasping at
    straws here.
    Thanks!
    Judi

    A little additional information:
    It isn't just the audio from the embedded Flash that runs
    early - it's the actual Flash file. I don't know if this makes any
    difference in figuring out what's going on, but thought I'd add
    that bit of detail.
    Also - I had found out that my Captivate project that I
    created the Flash from had gotten corrupted and was hoping that
    fixing that would fix this problem as well ... but no such luck...
    Judi

  • Full screen problem, with embedded flash player in a flash player

    Hi,
    I am having an issue with the flash video player embedded within a flash player movie. The issue is that when my main flash is in Full Screen mode and I try to open that screen where embedded movie player is, when it is opened the inner movie player covers the complete screen, on the other hands it should show that embedded player in normal condition with other background stuffs.
    Can anyone guide me what step should I take to avoid this or if it is possible to do this kind of scenario in Full Screen mode or not?
    Looking forward to your prompt help.
    Best regards,
    Irfan

    likeeak wrote:
     I want to know how to disable hardware acceleration by use ActionScript 2.0
    I don't know if this is possible; perhaps you should ask in the ActionScript forum?

  • Problem with Embedding Flash Files

    So I'm trying to embed a video I made in flash. I took the file and out and put it into my sites folder and copied some code to place it as an object in my web page via an html snippet. The strange thing is that when I view the video at its URL: http://web.mac.com/jlamb33/docs/success07.swf it looks fine, but when I put it into a page like: http://web.mac.com/jlamb33/AKPsi/Success.html it gets really small and I lose the controller bar. Anyone know what's going on?

    Well, the reason I created it in flash was because a lot of my friends couldn't view the video with quicktime, because they don't have it. Anyway, I tried your setup and I can't seem to get it working properly. I copied the anplayer.swf file into my sites folder and copied the code into a snippet but nothings coming up. One thing I noticed is that the source file in the code was changed from the .swf file to .flv&amp. I didn't realize that was a valid extension, but I could be wrong. Any ideas on what's going on? I republished that page with a new snippet under the working movie and as you can see...there's nothing there. http://web.mac.com/jlamb33/AKPsi/Success.html

  • [svn:fx-trunk] 8452: - Fix flicker problem with constraint bound text that is being autoSized.

    Revision: 8452
    Author:   [email protected]
    Date:     2009-07-08 08:38:32 -0700 (Wed, 08 Jul 2009)
    Log Message:
    - Fix flicker problem with constraint bound text that is being autoSized.  If the remeasure is done in a 2nd pass you will see a flicker as all the objects are moved to accommodate the reflowed text.
    - Fix data binding issue with text setter.
    - Rework measure() to accommodate implicit autoSize.
    If explicitWidth or widthInChars specified and explicitHeight or heightInLines specified, or for now, blockProgression != "tb", the text has fixed dimensions and is not auto-sized.
    If no text and width specified, but no height, start at specified width and one line high and grow taller.
    If no text and height specified, start at 1 char wide with the specified height and grow wider.
    If neither width nor height specified, and toFit lineBreaks, start at explicitMaxWidth, or default maxWidth of 160, and grow taller.
    If neither width nor height specified, and explicit lineBreaks width is unlimited and can grow taller.
    These are further constrained by min/max Width and Height except in the case that explicitWidth or explicitHeight are specified.
    - Change default maxWidth for RichText and SimpleText to 160 to match RET.  Previously it was 10000.  This is used for
    text with toFit lineBreaks if a width isn't specified.
    QA Notes: 12 or so TextGraphic tests fail because of the new default maxWidth.
    Doc Notes:SDK-22014, SDK-21837
    Reviewers: Gordon
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22014
        http://bugs.adobe.com/jira/browse/SDK-21837
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RichEditableText.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/RichEditable TextContainerManager.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/TextGraphicE lement.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/RichEditable TextEditManager.as

    You have used elements like header, footer, footer1 and nav without using the correct DOCTYPE declaration. Replace the first line of your code with
    <!doctype html>
    Also have a look here for other problems http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fhome.surewest.net%2Fstorytales%2F test%2Fforposting.html
    After the above has been fixed, please come back here to fix the remaining problem(s)
    Gramps

  • Problems with embedding swfs into Director 11.5

    Hello everyone,
    I am hoping someone can help me and please bear with me - I don't know a lot about director - I can do some Lingo and get around in the program to make things work.
    Right now I am working on an interactive presentation where the user can click a button to view an animation. I am using Director 11.5 for my presentation and have made my animations in After Effects CS3 -- from there I converted my .mov files to .flv files using the Adobe Media Encoder CS4... then I took my .flv file into Flash and published it as a swf file.
    The problem that I am having is that when I play the presentation (within Director and after publishing the .app/projector file) the swf files are playing - but there is all this glitchy-artifact stuff all over them. Does anyone know why this would be happening? When I play the swf files in the flash player they look great. Before, when I was using Flash MX and Director MX, I never had any problems with embedding my swf animation files - and they played great - without any artifact. Any and all help would be much appreciated as this project is due in the next few days and I would prefer to figure out a solution rather than uninstalling Flash CS4 and Director 11.5 - and going back to MX.
    I toyed with the thought that my video card isn't good enough but I tested the .app file on another machine and the glitchy-artifacts were still there. I have attached a jpg showing the artifact that appears.
    I am running Mac OS X 10.5.7
    Dual 2 GHz G5 PowerPC
    ATI Radeon X800 XT
    Thank you!

    Sorry... here is the image again and I think the problem might be my machine -- it is very old (~4+ years) and when I tested my .app on a newer intel mac here it worked fine... but maybe I am missing something -- it seems odd that I can see the swf fine in flash player but it is glitchy when played through director or the .app projector file

  • Problem with Adobe Flash Player into Opera Browser

    Dear Friends,
    I need your help with my 2 different problems that I am suffring with Adobe Flash Player.
    I am having a serious problem with Adobe Flash Player.
    I can see via my PC`s "Controlpanel" that I have Adobe Flash Player 11. But I am missing there Adobe Flash Player 11 ACtiveX.
    How and where I can find it and then install it?
    Lastly, I am using Opera Browser.
    There if I go to YouTube to watch any video. When i click to any video then, green background. I can hear voice but soon after whole Opera is freeze.
    Soon after video start then its background become green and after few seconds whole Opera browser freez. So I have to restart Opera again.
    Thanks.

    Hi,
    Download and install ActiveX if you use Internet Explorer.
    You need to install plug-in if you use Firefox, Opera, or Safari.
    The following link has step-by-step information: http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_heading_5
    Also, after installing ActiveX, ensure that you disable ActiveX Filtering in Internet Explorer. See the following link for details: http://helpx.adobe.com/flash-player/kb/flash-player-games-video-or.html#main_2__Disable_Ac tiveX_Filtering__if_you_are_using_Internet_Explorer_9_
    Thanks,
    Sunil

  • Problem with embedded objects

    Hi,
    I have problem with embedded objects which contained embedded objects.
    When I create an Object in the persistent memory and commit this object I get the following error:
    ORA-22805: cannot insert NULL object into object tables or nested tables
    In the constructor of my persisten object I create the embedded members in the transient memory:
    ATestPersObj::ATestPersObj() : m_count(0), m_lang(NULL), m_cost(NULL) {
      m_lang = new AEnumLanguage_OraType();
      m_cost = new AAmount_OraType();
    }Or when I dereference a reference I get this error:
    ORA-00600: internal error code, arguments: [kokeicadd2], [16], [5], [], [], [], [], []
    Can somebody give me a hint?
    I've defined the following Type:
    CREATE OR REPLACE TYPE AENUM_ORATYPE AS OBJECT (
                             VALUE  NUMBER(10,0)
                           ) NOT FINAL ;
    CREATE OR REPLACE TYPE AENUMLANGUAGE_ORATYPE UNDER AENUM_ORATYPE (
                           ) FINAL " );
    CREATE OR REPLACE TYPE ACURRENCY_ORATYPE AS OBJECT (
                             ISONR          NUMBER(5,0)
                           ) FINAL ;
    CREATE OR REPLACE TYPE AAMOUNT_ORATYPE AS OBJECT (
                             CCY        ACURRENCY_ORATYPE,
                             LO32BITS   NUMBER(10,0),
                             HI32BITS   NUMBER(10,0)
                           ) NOT FINAL ;
    CREATE OR REPLACE TYPE ATESTPERSOBJ AS OBJECT (
                             COUNT    NUMBER(4),
                             LANG     AENUMLANGUAGE_ORATYPE,
                             COST     AAMOUNT_ORATYPE   
                           ) FINAL ;
    oracle::occi::Ref<ATestPersObj> pObjR = new(c.getConnPtr(), "TTESTPERSOBJ") ATestPersObj();
    pObjR->setCount(i+2001);
    pObjR->setLang(AEnumLanguage(i+1));
    pObjR->setCost(AAmount(ACurrency(), 2.5));
    c.commit();
    c.execQueryRefs("SELECT REF(a) FROM TTESTPERSOBJ a", persObjListR);
    len = persObjListR.size();
    {for (int i = 0; i < len; i++) {  
      oracle::occi::Ref<ATestPersObj> pObjR = persObjListR;
    pObjR->getCount();
    pObjR->getLang();
    c.commit();
    With kind regards
    Daniel
    Message was edited by:
    DanielF
    Message was edited by:
    DanielF

    Hi,
    I have problem with embedded objects which contained embedded objects.
    When I create an Object in the persistent memory and commit this object I get the following error:
    ORA-22805: cannot insert NULL object into object tables or nested tables
    In the constructor of my persisten object I create the embedded members in the transient memory:
    ATestPersObj::ATestPersObj() : m_count(0), m_lang(NULL), m_cost(NULL) {
      m_lang = new AEnumLanguage_OraType();
      m_cost = new AAmount_OraType();
    }Or when I dereference a reference I get this error:
    ORA-00600: internal error code, arguments: [kokeicadd2], [16], [5], [], [], [], [], []
    Can somebody give me a hint?
    I've defined the following Type:
    CREATE OR REPLACE TYPE AENUM_ORATYPE AS OBJECT (
                             VALUE  NUMBER(10,0)
                           ) NOT FINAL ;
    CREATE OR REPLACE TYPE AENUMLANGUAGE_ORATYPE UNDER AENUM_ORATYPE (
                           ) FINAL " );
    CREATE OR REPLACE TYPE ACURRENCY_ORATYPE AS OBJECT (
                             ISONR          NUMBER(5,0)
                           ) FINAL ;
    CREATE OR REPLACE TYPE AAMOUNT_ORATYPE AS OBJECT (
                             CCY        ACURRENCY_ORATYPE,
                             LO32BITS   NUMBER(10,0),
                             HI32BITS   NUMBER(10,0)
                           ) NOT FINAL ;
    CREATE OR REPLACE TYPE ATESTPERSOBJ AS OBJECT (
                             COUNT    NUMBER(4),
                             LANG     AENUMLANGUAGE_ORATYPE,
                             COST     AAMOUNT_ORATYPE   
                           ) FINAL ;
    oracle::occi::Ref<ATestPersObj> pObjR = new(c.getConnPtr(), "TTESTPERSOBJ") ATestPersObj();
    pObjR->setCount(i+2001);
    pObjR->setLang(AEnumLanguage(i+1));
    pObjR->setCost(AAmount(ACurrency(), 2.5));
    c.commit();
    c.execQueryRefs("SELECT REF(a) FROM TTESTPERSOBJ a", persObjListR);
    len = persObjListR.size();
    {for (int i = 0; i < len; i++) {  
      oracle::occi::Ref<ATestPersObj> pObjR = persObjListR;
    pObjR->getCount();
    pObjR->getLang();
    c.commit();
    With kind regards
    Daniel
    Message was edited by:
    DanielF
    Message was edited by:
    DanielF

  • Problems with embedding .flv files in DW CS4....

    I inserted an .flv file into my DW CS4 html page. I previewed it in my browser, and it worked for a little bit, but now it's not working in any browser, I'm not sure what happened. I included a screen shot in the attachments of what was happening in all the browsers.
    Thanks for any help,
    Thank you,
    Aza

    Not sure if that was meant for me
    You can tell who was the intended recipient by looking at the header of the message -
    6. Sep 10, 2010 6:50 AM in response to: FordGuy48 <<----
    Re: Problems with embedding .flv files in DW CS4....
    A link to the page would help us diagnose your problem.
    Safari tells me that this file -
    FLVPlayer_Progressive.swf
    is not where you have told the page to expect it.  Did you upload it?

  • Problems with Adobe Flash Professional CC (CS6 too) to save animated .gif file or perfect .swf file

    Hello,
    I have a problem with Adobe Flash Professional CC and CS6 to save animated .gif file. Here is very simple work with logo. But I can't save a perfect file swf or gif and it's so bad news for me. Logo .swf file save with bugs. Bugs just see then file insert in freeshop page. Here is just example test page, it let you see logo bugs - http://tagraseshop.graphicsrim.eu . Here is real page, but it's not my, it's freeshop with old logo and I have corect it - http://www.tagras.lt
    Animated .gif file absoluted not saved in Flash CC. Just gif picture. And why? My os Windows 8.1 .  Indeed I try to save on Adobe Flash Professional CS6. It's not save too...
    Gif "animated" - https://mega.co.nz/#!D8pEVaRR!Gjg-nI4T-0vROV9xCa1XfXz4br1X9lpQfUR0nQNT LK4
    Swf with bugs - https://mega.co.nz/#!jo5lSRyS!1x6GjWqYsf7n4KknUs6eF8EqZXEv9e8RsSpGd8h5 jGQ
    Fla - flash document - https://mega.co.nz/#!C94nCDSS!7yKF9FIBvYtVC9r8kYiJ0l0xzUm_R2HwgoXks6iM zUA
    Perfect animation speed is here - http://e-shoptagras.graphicsrim.eu
    Who can help to me?
    Any ideas?
    Thanks for your help in advance!

    Thanks, but I use publish/export settings with GPU hardware acceleration and flash version 11.2 (and 11.8) but nothing happening.
    And why gif file is not all transparenty then I insert on lightblue background? It can't export good quality? Also I use Photoshop, After Effects, Adobe Edge Animate. And nothing happening. Egde animate file .oam is not good for old website navigation. It can't be inserted in freeshop site from navigation... I use logo file .oam just for example here - http://e-shoptagras.graphicsrim.eu
    In reality I want swf file, but we don't find why logo flickering? here http://tagraseshop.graphicsrim.eu
    All file's are transparenty - https://mega.co.nz/#!f8B2CD5R!J8uCJt9Sdq4Suz4HLhTHz8bzJcSWXMBIKcKZgkD3z8c
    I need help! Please!

  • Problems with the Widget "Text Ticker"

    Hello, I have a problem with the widget "Text ticker". I tried to put more then one text ticker on my site, but it doesn't work, when I look in Muse it looks like this:
    and when I look in the preview only the first text ticker works...maybe it is not possible to have more then one text ticker on one site?
    Thank you.

    It seems you are using the same name for all the ticker instances on page.
    You need to have unique names for each of the ticker you want on a single page. Tickers with duplicate names will not work.
    Cheers,
    Vikas

  • Problem with installing Flash Player 10 RC

    Hello
    I have some problem with installing Flash Player 10 RC. When
    I try to do it I have error:
    "Error opening file: C:\WINDOWS\system
    32\Macromed\Flash\NPSWF32.dll". Why ?
    Regards

    Does it have any solution ?

  • Have serious problem with my flash player

    Hello,
    i will start with my computer detail and program detail:
    Os: Windows 7 64bit
    Internet Explorer: ver. 8.0.7600.16385
    Firefox: ver. 3.6.6 (Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6)
    Chrome: ver. 8.0.552.224
    Flash player ver. 10,1,103,20
    When i installed the windows 7 (date: 03.2010) and the other browsers i had used good with flash player and all working good, but after couple months i had problem with IE8 and with Firefox, The Problem is: couple sites i have streaming problem when i trying watch some clip or video (youtube working good) and i have problem with the flash player itself that I can not click on the buttons of Flash Player itself in a number of sites built on Flash, example: facebook - zynga poker aplication. BUT at Chrome browser is worked great with the streaming and with the clicking buttons... so i start using with the Chrome browser... But 3 weeks ago, My Chrome browser start do the same problem like the IE8 and firefox!!!
    i tried many things: i Uninstall plash player and install again - nothing!!
    i uninstall flash player and install flash player 9 and still - nothing!!
    i tought its problem at OS system so install (upgrade) the windows 7 and still - nothing!!
    someone can help me with that? I give up and i didnt Enjoy with Flash player like that
    Regards,
    Igal Meltser

    =O====== M/10.1.53.38 2010-11-22+20-17-42.303 ========
    0000 [I] 00000010 "C:\Users\jef\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\J82HM11E\flashplayer10_1_rc4_activex_050510[1].exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10h.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10h_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10h_ActiveX.dll
    =X====== M/10.1.53.38 2010-11-22+20-17-49.120 ========
    =O====== M/10.1.53.38 2010-11-22+20-22-28.472 ========
    0000 [I] 00000010 "C:\Users\jef\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\3HEUMFML\flashplayer10_1_rc4_activex_050510[1].exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10h.ocx
    0003 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10h_ActiveX.exe
    0004 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10h_ActiveX.dll
    =X====== M/10.1.53.38 2010-11-22+20-22-36.506 ========
    =O====== M/10.1.102.64 2010-12-20+02-07-39.616 ========
    0000 [I] 00000010 "C:\Users\jef\AppData\Local\Temp\6F56.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001015 C:\Windows\system32\Macromed\Flash\Flash10h.ocx 5
    0002 [I] 00000018
    0003 [W] 00001015 C:\Windows\system32\Macromed\Flash\Flash10h.ocx 5
    0004 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10h_ActiveX.dll 5
    0005 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10h_ActiveX.exe 5
    0006 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10l.ocx
    0007 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10l_ActiveX.exe
    0008 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10l_ActiveX.dll
    =X====== M/10.1.102.64 2010-12-20+02-07-49.288 ========

  • Problem with Adobe Flash Player website warning keeps appearing? -Solution is simple: uninstall it!

    Problem with Adobe Flash Player website warning keeps appearing? -Solution is simple: uninstall Adobe Flash Player! (-Who needs it anyway?)

    So, you didn't need help with anything, you just wanted to rant?

Maybe you are looking for