ActiveX Issue in PHP

I'm trying to implement the new ActiveX detection that MM put
out and am having trouble getting it to work correctly ( at all )
Would having a PHP page versus the HTML that is documented
make any difference? I'd think it wouldn't
Help

Hey Rezun8 - I never use the Flash published HTML either. I
just insert the swf files into my html pages in Dreamweaver. When I
do this the swf creates its own object embed tags with all the
parameters. Then in Dreamweaver I can also add parameters to the
swf file.
I am not a PHP guy at ALL, but I use a PHP commerce store
called OSCommerce and I manipulate the php around a little to
customize the store. There is a part in the php page where I can
add an image or flash object but the php inserts it. Here is the
code from the PHP page, but I can not figure where to put the call
for the js and where to put the script? The part where the flash
object is inserted is at the bottom of the code example.
I am using the Adobe js code fix.
By the way, in your page sample it still has the dreaded box,
is that file already done?

Similar Messages

  • Portege R600-11B - Cannot install Adobe Acrobat 9 - ActiveX issue

    I have recently purchased a Portege R600-11B and have been trying to install Adobe Acrobat 9 on it by downloading from the Adobe site.
    I have spent several unsuccessful hours talking to Adobe to try and resolve this issue.
    They have concluded that my laptop is not compatible with the software.
    This is not the case as this laptop exceed the systems specification required in all aspects.
    The problem appears to be that it will not run ActiveX even after all firewalls and virus software in disabled - I don't really know what to do - does anyone have any suggestions please?

    >They have concluded that my laptop is not compatible with the software.
    Thats simply nonsense
    The Adobe Acrobat Reader is a small application and can be installed on nearly all computers and systems So thats definitely not a reason why you are not able to install this software.
    If this issue is related to the ActiveX then you could change this in your internet browser settings.
    For example using the IE7 you could change this here:
    Tools->Internet Options->Zones->{zone}->ActiveX controls and plug-ins->Allow previously unused ActiveX controls to run without prompt
    You could also try to clean the OS and the registry because the issue could be related to the faulty registry entries.
    For this I would recommend using the CCleaner free tool.
    Last but not least its always advisable to check the support homepage of the software manufacturers. Here you can find some docs about installation issues with the Adobe Acrobat Reader.
    http://www.adobe.com/support/reader/
    Check it out!

  • Code issue in php form - submit button not sending email

    Created a form that was originally supposed to open up to 2 pages depending on what was clicked. Clear would send you to an error page, and submit would send you to a thank you page. Decided that was a waste and so did not create the html pages. BUT, wanted the form info for the contact page.
    Here is the issue: it will not submit when submit is clicked. It clears when you click clear, but there's no email coming from the site via submit.
    Do I need to edit the php form code if I don't want the other pages? I've looked at what I have but I don't see if there is a form error or anything here. Here is the code for anyone who wants to have a look. Thanks in advance.
    <?php
    // get posted data into local variables
    $EmailFrom = "EMAIL FROM WEP PAGE - CONTACT - ";
    $EmailTo = "[email protected]";
    $Subject = "EMAIL FROM jennylowhar.com - CONTACT -";
    $name = Trim(stripslashes($_POST['name']));
    $telephone = Trim(stripslashes($_POST['telephone']));
    $email = Trim(stripslashes($_POST['email']));
    $comments = Trim(stripslashes($_POST['comments']));
    // validation
    $validationOK=true;
    if (Trim($name)=="") $validationOK=false;
    if (Trim($email)=="") $validationOK=false;
    if (!$validationOK) {
      print "<meta http-equiv=\"refresh\" content=\"0;URL=error.html\">";
      exit;
    // prepare email body text
    $Body = "";
    $Body .= "name: ";
    $Body .= $name;
    $Body .= "\n";
    $Body .= "telephone: ";
    $Body .= $telephone;
    $Body .= "\n";
    $Body .= "email: ";
    $Body .= $email;
    $Body .= "\n";
    $Body .= "comments: ";
    $Body .= $comments;
    $Body .= "\n";
    // send email
    $success = mail($EmailTo, $Subject, $Body, "From: <$EmailFrom>");
    // redirect to success page
    if ($success){
      print "<meta http-equiv=\"refresh\" content=\"0;URL=thankyou.html\">";
    else{
      print "<meta http-equiv=\"refresh\" content=\"0;URL=error.php\">";
    ?>

    I'm confused by that, but I know this works.
    $fname=STRIPSLASHES($_POST['fname']);
    $lname=STRIPSLASHES($_POST['lname']);
    $title=STRIPSLASHES($_POST['title']);
    $company=STRIPSLASHES($_POST['company']);
    $street=STRIPSLASHES($_POST['street']);
    $town=STRIPSLASHES($_POST['town']);
    $zip=STRIPSLASHES($_POST['zip']);
    $phone=STRIPSLASHES($_POST['phone']);
    $fax=STRIPSLASHES($_POST['fax']);
    $county=STRIPSLASHES($_POST['county']);
    $phone=STRIPSLASHES($_POST['phone']);
    $email=STRIPSLASHES($_POST['email']);
    $comments=STRIPSLASHES($_POST['comments']);
    $date=STRIPSLASHES($_POST['date']);
    $time=STRIPSLASHES($_POST['time']);
    $location=STRIPSLASHES($_POST['location']);
    $from="$email";
    $to="putemailhere";
    $subject="Submission from Contact Form";
    $msg= "This is a submission from yoururl.com.\n\n"
    . "Clients Name: $fname . $lname \n"
    . "Title: $title\n"
    . "Company Name: $company\n"
    . "Street Address: $street\n"
    . "Town:$town\n"
    . "Zip: $zip\n"
    . "Telephone: $phone\n"
    . "Email Address: $email\n"
    . "Comments: $comments\n";
    mail($to, $subject, $msg, 'From:' .$from);
    PS, go back and edit your origial post and REMOVE your email.
    Gary

  • New IE activeX issues and FScommand

    Hi!
    Im fixing the new MS IE behaviour about restricting non-MS
    activeX content. Probbably many of you guys are in the same task
    these days... Anyway, I followed this article:
    http://www.macromedia.com/devnet/activecontent/articles/devletter.html
    Everything is OK, BUT FScommand capture javascript function
    is not working anymore when SWF is embeeded via external javascript
    function...
    Any ideas?
    Thanks...

    I have not had any issues with communicating using the
    FSCommand once a JS solution was in place. You need to make sure
    that you do not reference the "id" or "name" of the embedded file
    before JS has had a chance to create it. I had to make minor
    adjusts to some of my code to fix this. Also, another very good
    solution for the IE trouble is the following:
    http://blog.deconcept.com/swfobject/
    This is a very good solution and will work as you expect with
    the FSCommand.
    Tim

  • Flash player Activex issue

    Hi, apologies new to this forum and not too computer savvy.
    I have installed Flash Player 10.1.85.3 onto my windows XP computer.  (Sorry dont know how to check if 32 or 64 bit).
    I use both IE & firefox to browse the web.  I do not know if this is connected but when I browse on IE i get promps as to whether i want to open activex control which I dont get on firefox?
    I have just bought a Western Digital Network attatched storage hard drive and have tried to install it.  However, I get an error message "to run this program version 9 or greater of the flash activex control is needed.  It will be automatically installed".  When I press OK, i get firther message, " Adobe flash player Activex set up.  The version of adobe flash player activex that you are trying to install is not the most current version.  please visit http://www.adobe.com/go/getflashplayer to obtain the lastest most secure version".  The software will then not continue to allow me to load for the hard drive.
    i have checked on Adobe what flash player I have installed on my computer and note that I have flash player 10.1.85.3 installed.  When I check my add/remove programs I do not see this program, all I see is  Adobe AIR, Adobe flash player 10 plugin, Adobe reader 9.4, Adobe shockwave player 11, (i do note that the adobe flashplayer 10 plugin does not show any size).
    When I installed Flash player 10, at the end of the process I did get an error message "activex control for flash player could not be registered".  However, it would appear that the flash player did install?
    Can anyone help me and guide me through what I need to do, please!!  If any more info is needed, just ask but you may have to tell me where and how I can retrieve that info, Sorry!

    jules489289 wrote:
     I use both IE & firefox to browse the web.  I do not know if this is connected but when I browse on IE i get promps as to whether i want to open activex control which I dont get on firefox?
    Firefox does not use ActiveX (it uses plugins instead); that's why you don't get that message on FF.
    jules489289 wrote:
    I have just bought a Western Digital Network attatched storage hard drive and have tried to install it.  However, I get an error message "to run this program version 9 or greater of the flash activex control is needed.  It will be automatically installed".  When I press OK, i get firther message, " Adobe flash player Activex set up.  The version of adobe flash player activex that you are trying to install is not the most current version.  please visit http://www.adobe.com/go/getflashplayer to obtain the lastest most secure version".  The software will then not continue to allow me to load for the hard drive.
    It appears as if that software is trying to install an old version of Flash Player.  If I were in your situation I would try one of the following:
    uninstall your current Flash Player using the uninstaller from http://kb2.adobe.com/cps/141/tn_14157.html (all browser windows must be closed when running the uninstaller), then try installing that driver again.
    go to the Western Digital Network website and look if a newer driver is available.

  • Acrobat activex issue

    Hi,
    A contiuation of my previous acrobat problems (which i solved) is as follows:
    Can i somehow see/feel/check if the acrobat activex control is finished?
    As it is now, i have a time delay, but as the clients computers are very varying in speed and i dont want to waste time by having a very long delay to make certain ...
    The program itself is quite simple (same as before) and is called from another program, that's why i need the delay (else i'll get a big empty "Closed" window)
    /Y
    LabVIEW 8.2 - 2014
    "Only dead fish swim downstream" - "My life for Kudos!" - "Dumb people repeat old mistakes - smart ones create new ones."
    G# - Free award winning reference based OOP for LV
    Attachments:
    print pdf.vi ‏23 KB

    I just tried to register the activex container for events on message (Reg Event Callback). It doesn't seem like any is generated.
    Anyone has any ideas?
    /Y
    LabVIEW 8.2 - 2014
    "Only dead fish swim downstream" - "My life for Kudos!" - "Dumb people repeat old mistakes - smart ones create new ones."
    G# - Free award winning reference based OOP for LV

  • Spry and Quicktime ActiveX Issue

    I adapted the Spry photo Gallery example to load Quicktimes
    movies from a list of links.
    Works great in Firefox/Safari... but in Internet Explorer it
    seems to knock the ActiveX control out.
    Any thoughts on this?
    Take a look...
    http://pymm.com/reel.html

    Hi
    i had the same problem. My solution is doing a complete
    scripting of the used HTML for the Quicktime plugin (ActiveX). I
    have looked how Apple does it. With this solution you have no alert
    box anymore asking if the ActiveX should be executed, too.
    But it is not easy, because there are some timing problems.
    At first if changed in the HTML file the object, param and
    the embed Tag by this:
    <script language="JavaScript"
    type="text/javascript">qt_xml();</script>
    so i was sure, that the scripting will be done, when the HTML
    is already loaded in the Browser. (First timing problem)
    So we will have a look at the rest of the Javascript, loaded
    at the beginning of the HTML file.
    var sbVideos = new
    Spry.Data.XMLDataSet(sbDetailURL+"&type=videos",
    "results/row");
    var timeOutID = 0
    var curRow = ''
    function qt_xml(){
    timeOutID = window.setInterval('poll_videos()', 1000)
    function poll_videos(){
    curRow = sbVideos.getCurrentRow();
    if (curRow != null){
    window.clearInterval(timeOutID)
    return qt_xml_out(curRow);
    return 0;
    Here you see, that the XML of the dataset may not be loaded,
    when the script is executed. I poll the data but maybe there is a
    smarter soltuion, using the onreadystatechange method of the
    underlying XMLHttpRequest Object. I think Spry gives you an event
    handler for this, but i don't know exactly if and how. When you
    load at first the dataset it can be that the HTML region is not
    loaded and you have a timing problem.
    So anyway, i used the polling mechanism and it works.
    The last thing you need is the scripting of the tags.
    function qt_xml_out(curRow){
    area = loadObj('video_item');
    url = curRow["@video_url"]
    if (url){
    xml = '<object codebase=\'
    http://www.apple.com/qtactivex/qtplugin.cab\'
    height=\'140\' width=\'160\'
    classid=\'clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B\'>'
    + '<param name=\'cache\' value=\'true\' />'
    + '<param name=\'autoplay\' value=\'false\' />'
    + '<param name=\'controller\' value=\'true\' />'
    + '<param name=\'src\' value=\''+url+'\' />'
    + '<embed '
    + ' src=\''+url+'\''
    + ' pluginspage=\'
    http://www.apple.com/quicktime/download/\''
    + ' type=\'video/quicktime\''
    + ' width=\'150\''
    + ' height=\'140\''
    + ' controller=\'true\''
    + ' autoplay=\'false\''
    + ' cache=\'true\''
    + '>'
    + '</embed></object>';
    }else{
    xml="&nbsp";
    area.innerHTML=xml;
    function loadObj(name){
    theObj=document.all? document.all[name] :
    document.getElementById? document.getElementById(name) : "";
    return theObj;
    Now it works fine on my site.

  • WVC210 Internet Explorer ActiveX issue

    Hi,
    I've just got my Wvc210 camera installed, and when trying to setup the motion detection, it ask me to install an ActiveX plugin.
    I can't install it, since IE tells me "
    Windows has blocked this software because it can't verify the publisher.
    Name: Linksys210AlertCfg.cab
    Publisher: Unknow Publisher.
    This is probably due to the fact that the expiration date has past for the SSL certificate....(valid through 11/07/2009)

    On IE8, go into TOOLS: OPTIONS:  Security tab, and then click on Custom settings and change from block to "Prompt".
    Let us know if that works.
    Steve

  • New IE activeX issue: did you charge your clients to make the switch?

    Hi all
    I am going to update all my sites containing Flash content
    and use one of these javascript functions
    to generate the embed code, so that Flash plays normally in
    IE.
    I am wondering if I should notify my clients and charge them
    for the change, or if this should be a
    "free maintenance" thing.
    Did you charge for it? Did you do it free?
    seb ( [email protected])
    http://webtrans1.com | high-end web
    design
    Downloads: Slide Show, Directory Browser, Mailing List

    LMF817 wrote:
    > I am at a total loss here...I have no clue how to
    implement this fix, it's way
    > above my head. The person who developed the flash menus
    on my website is not
    > available to help me, and I'm pretty much a novice. So
    keep that in mind when
    > I ask, is there an incredibly simple way to explain how
    I can do this?
    > Thanks for any help, if there is, lol,
    > Lisa
    >
    as simple as it gets:
    First, go there:
    http://blog.deconcept.com/swfobject/
    click on download
    in the downloaded folder, find: swfobject.js
    that's the only file you need.
    Copy this file to your site folder.
    Second, in the head of your web pages that contain Flash,
    link to the script:
    <script language="JavaScript" type="text/javascript"
    src="swfobject.js"></script>
    Third, in the same pages, replace any Flash embed code,
    typically something like this:
    <object classid="clsid
    27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
    width="810" height="570">
    <param name="movie" value="movie.swf">
    <param name="quality" value="high">
    <param name="wmode" value="transparent">
    <embed src="movie.swf" quality="high" pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash" width="810"
    height="570"></embed>
    </object>
    with this:
    <div id="flashcontent"><script
    type="text/javascript">
    // <![CDATA[
    var fo = new FlashObject("movie.swf", "", "305", "269", "6",
    "#FFFFFF");
    fo.addParam("wmode", "transparent");
    fo.write("flashcontent");
    // ]]>
    </script></div>
    Fourth, replace the values with the ones you need for your
    particular flash movie, in this line:
    var fo = new FlashObject("movie.swf", "", "305", "269", "6",
    "#FFFFFF");
    movie.swf = path to your swf file
    305 = width of the swf
    269 = height
    6 = targeted flash player version (latest is 8)
    #FFFFFF = background color
    Last, if this is a drop-down flash menu or any flash content
    that might go OVER or UNDER some html
    content, you will want to add one parameter:
    fo.addParam("wmode", "transparent");
    just before
    fo.write("flashcontent");
    Voil�
    seb ( [email protected])
    http://webtrans1.com | high-end web
    design
    Downloads: Slide Show, Directory Browser, Mailing List

  • Coding Issue with PHP

    Hey Murray, Can you tell me why this image field is not
    loading? The source file is coming from the correct dir.
    <!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=iso-8859-1" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    body {
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    color: #E2DFEC;
    -->
    </style></head>
    <body><center>
    <form id="form1" name="form1" method="post" action="">
    <label>
    <input name="imageField" type="image"
    src="..//source/logo.jpg" align="middle" />
    </label>
    </form>
    <p> </p>
    <p>Under Construction Please Stay Tuned... </p>
    </center>
    </body>
    </html>

    ..//source/logo.jpg
    see the problem?

  • Flex PHP Wizard Issues (Is Flex/PHP ready for prime time)

    I have been designing a website using Flex. I thought of using Flex form many reasons, but one was to reduce the number of languages used in the development process. I am going to be hosting at Godaddy so I thought  I would try PHP. I normally would use Java, but Flex seems to want Enterprise Beans and Java Remote Objects which cost to much and would probably not work on Godaddy. I started out with MAMP on a Apple computer and have design 60% of my application, when I started noticing as the database go larger, I started getting communication errors with the MAMP version of mysql. So I installed MySQL and and started using Apache and PHP that comes with OSX. The communication errors are increased.
    Any suggestions? I am at the point, if I can find a proven programmer, with GoDaddy/Flex/MySQL/PHP and Java experience to help answer some question, I think I can come up with contract dollars.
    First question is Flex ready? or is this an issue with PHP?

    have moved this thread from the ADDT forums to the Flex Data Services forums

  • PHP email form - issue with who it's from

    Hi,
    I've got a referral page on my site where the user puts in their details and a friends details and the form fires off a email to the friend. The form is in HTML and posts it to a PHP file. The problem is I get in the email for who it's from:
    from
    "Scott Bradshaw"@server74.ukservers.net
    I don't want the
    @server74.ukservers.net
    in their.
    Is this an issue with PHP files and forms or is their a way round it? I know I could do a mailto: form but don't want to. What are my options?
    Thanks, Scott

    I'm making the website for someone and they had the hosting set up already but thanks for telling me. I think this is right what I've done:
    function detectSuspect($val, &$ok) {
      if (preg_match('/Content-Type:|Cc:|Bcc:/i', $val)) {
        $ok = false;
    $YourName = Trim(stripslashes($_POST['YourName']));
    $YourEmail = Trim(stripslashes($_POST['YourEmail']));
    $RefName = Trim(stripslashes($_POST['RefName']));
    $RefEmail = Trim(stripslashes($_POST['RefEmail']));
    $EmailFrom = $YourEmail;
    $Subject = $RefName;
    $EmailTo = $RefEmail;
    // validation
    $validationOK=true;
    detectSuspect($YourName, $validationOK);
    detectSuspect($YourEmail, $validationOK);
    detectSuspect($RefName, $validationOK);
    detectSuspect($RefEmail, $validationOK);
    if (!$validationOK) {
      print "<meta http-equiv=\"refresh\" content=\"0;URL=error.html\">";
      exit;
    // prepare email body text
    $Body = "Hi $RefName,
    $YourName thought you would be interested in viewing this online video called A
    tale of 2 customers (< 3 mins).
    www.easybench.org/ataleof2customers3";
    $Body2 = "";
    $Body2 .= "User Name: ";
    $Body2 .= $YourName;
    $Body2 .= "\n";
    $Body2 .= "User Email: ";
    $Body2 .= $YourEmail;
    $Body2 .= "\n";
    $Body2 .= "Referral Name: ";
    $Body2 .= $RefName;
    $Body2 .= "\n";
    $Body2 .= "Referral Email: ";
    $Body2 .= $RefEmail;
    $Body2 .= "\n";
    // send email
    $success = mail($EmailTo, $Subject, $Body, "From: $EmailFrom<$EmailFrom>");
    mail("[email protected]", "Referral details", $Body2, "From: [email protected]");
    // redirect to success page
    if ($success){
      print "<meta http-equiv=\"refresh\" content=\"0;URL=thankyou2.html\">";
    else{
      print "<meta http-equiv=\"refresh\" content=\"0;URL=error.html\">";
    ?>
    I've also got a feedback form thing too, the script above wouldn't work for it I guess as it's protecting against different thing but what's the best way to protect the feedback form? I've heard of a honeypot thing where create hidden form field.
    Thanks, Scott

  • Php service issue (flash builder 4)

    I started playing with Data/Services panel in FB4. Works pretty nice so far but there are a few issues I have:
    1. How can I manualy configure input types for the service? The dialog that appears is buggy - size is very small and I can't select input types there. Also changing method definithion in services.myservice._Super_MyService.as file (which is auto-generated) doesn't work - when I refresh or do something else FB4 just rewrites this file...
    2. Second issue is PHP related. I didn't use PHP for several years so my knowledge is still limited. I've created a service class like this:
    <?php
    class MyService {
    public function addUser($username, $password) {
      $connection =
    mysqli_connect('127.0.0.1', 'root', 'root', myDB, 3306) or
    die(mysqli_connect_error());
      $query = "INSERT INTO users (username,
    password, role)
          VALUES ('$username', PASSWORD('$password'),
    'visitor')";
      mysqli_query($connection, $query) or
    die(mysqli_error($connection));
    ?>
    and it works. But if I move $connection variable outside function (to use it with other methods) I get some errors.. Anyone knows why and how to do this? Tried it with different access modifiers, wrapping it in separate function, but nothing helps..
    Thanks

    Thanks for your inputs. I will look into that construct thingie (:
    As for 'Configure Input Types' dialogue, I can also use it in most cases, but some times it's static size isn't sufficient. For example, try adding this function to service:
    public function addUserData($username, $firstName, $lastName, $company, $jobTitle,
            $country, $state, $city, $zipCode, $address, $eMail,
            $phone, $cell, $fax, $webPage, $pictureURL) {
    On my PC when trying to change values, only one row is visible, and when I try to 'Select Type' for it, dropdown just closes without changing value. It would be nice if we could resize 'Configure Input Types' dialogue when needed... Or maybe just limit the size of 'Operation:' string in that dialogue..
    PS. I just played with it for a bit. If you enter too long function name select window completly disappears:
    public function abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz($abcdefghijklmnopqrstuvwxyz) {}

  • Mountain Lion Server PHP Upgrade issue

    I need to upgrade my Server PHP, since my web site needs PHP 5.4 or above to work.
    I have followed the steps from previous discussion
    Updated PHP to 5.4 following steps from here
    Updated bash_profile, httpd.conf, and updated $PATH variables.
    In terminal php version and php path points to correct version /usr/local/php5/
    But phpinfo still points to php 5.3.
    I was able make the update on my local machine running Mountain Lion. The issue occurs only on the Mountain Lion Server.
    It there any other settings that needs to be done to udpate PHP path?

    Thanks for the input. Did you have any issues with running MAMP on server? I was under the impression Server tools, (web, ftp, opendirectory, etc..) are tightly integrated to one another.
    Installing MAMP on a server might be the next option. Did you remove Lion server completely or just the web server part?
    I did test out MAMP on server. It seem to have some database issues and give a blank page when it has to connect with Database. Probably have to work on the db issues, if PHP update is impossible.

  • ActiveX and wmode issue

    I just implemented the
    swfobject
    javascript fix to work around the IE/ActiveX issue. Everything was
    working great except that when I tried running my flash in IE, my
    flash was no longer transparent. It is transparent in firefox, but
    not in IE.
    Here is my code:
    <script type="text/javascript">
    var so = new SWFObject("menu6.swf", "menu6", "675", "300",
    "7");
    so.addParam("quality", "high");
    so.addParam("wmode", "transparent");
    so.write("flashcontent");
    </script>
    Any help is greatly appreciated.
    Scott

    I implemented the method you recommended...it works a lot
    better. Although, Internet Explorer still isnt enabling the wmode
    transparency for some reason.
    <script
    type="text/javascript">startIeFix();</script>
    <object classid="clsid
    27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
    width="675" height="300">
    <param name="movie" value="menu6.swf">
    <param name="quality" value="high">
    <param name="wmode" value="transparent">
    <embed src="menu6.swf" width="675" height="300"
    quality="high" pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash"
    wmode="transparent"></embed>
    </object>
    <!-- -->
    <script
    type="text/javascript">endIeFix();</script>
    Is there anything else I can try?
    Thanks a ton,
    Scott

Maybe you are looking for

  • Calendars in ical disappeared after 10.5.6 update

    my calendars (4 calendars) and all my to-do item have disappeared from ical after I updated to 10.5.6. Not only that, but most of the items in the menu bar are grayed out so I can not create new events or new to do's. I deleted the com.apple.ical pli

  • Is it necessary to shutdown when dis/connecting the S-video cable?

    Well, the title says it all- do I need to shut down to connect (or disconnect) an S-video cable? The manual says nothing about shutting the machine down, which makes me think it's NOT necessary. Thanks in advance for the help! CW

  • Youtube video file format in iphone

    Hi, I have yourtube accout, and I uploade the video in (.flv)(.mov)(flash)(.mp4)(.avi), but non of them not working in iphone youtube, but they working in my computer.please tell me which format is working in youtube inside the computer and iphone yo

  • No configured channel...

    I'm running Apache, Tomcat, and FDS. I'm getting the message "...No configured channel has an endpoint path /messagebroker/amf" in a Java exception on the server. The path listed in the exception is "/messagebroker/amf". However in my services-config

  • Seriouse Slowdown in Flash 8

    (specs: 2.4ghz P4, 1gb pc2100 ram, 16m onboard video, Win2000 sp4) I'm working with Poser6 and Swift3D4.5 to bring 3D character animation into flash. Once the character is rendered in Swift3D it usually requires a little cleanup in Flash before being