SWF Object - Redirect Coding Issue

Our firm recently completed incorporation of flash video for
client but having issues with detect/redirect javascript coding
that we could use some help on. The html coding can be reviewed by
going to:
http://www.cobioscience.com/index10.php
- Then click "View" "Source"
The javascript coding for flash movie in body portion is:
div id="flashcontent"
var so = new
SWFObject("video/biovideo2006autoplaylessbuffer.swf", "mymovie",
"419", "280", "6", "#ffffff"); so.addParam("play", "true")
so.addParam("loop", "false"); so.addParam("menu", "true");
so.addParam("quality", "autohigh"); so.addParam("base", "video");
so.setAttribute('RedirectUrl', '
http://www.cobioscience.com/index-noflash.php');
so.write("flashcontent");
The coding is taken directly from Macromedia Website but its
not totally intuitive:
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_12701
Redirect coding is issue. If person doesn't have flash plugin
its suppossed to redirect to non-flash page. In this case its
index-noflash.php .

Our firm recently completed incorporation of flash video for
client but having issues with detect/redirect javascript coding
that we could use some help on. The html coding can be reviewed by
going to:
http://www.cobioscience.com/index10.php
- Then click "View" "Source"
The javascript coding for flash movie in body portion is:
div id="flashcontent"
var so = new
SWFObject("video/biovideo2006autoplaylessbuffer.swf", "mymovie",
"419", "280", "6", "#ffffff"); so.addParam("play", "true")
so.addParam("loop", "false"); so.addParam("menu", "true");
so.addParam("quality", "autohigh"); so.addParam("base", "video");
so.setAttribute('RedirectUrl', '
http://www.cobioscience.com/index-noflash.php');
so.write("flashcontent");
The coding is taken directly from Macromedia Website but its
not totally intuitive:
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_12701
Redirect coding is issue. If person doesn't have flash plugin
its suppossed to redirect to non-flash page. In this case its
index-noflash.php .

Similar Messages

  • SWF Object 1.6 issues with Safari 5

    Just downloaded Safari 5 on Snow Leopard.
    SWF Object 1.6 is not working at all with it.  It is shifting the swf files around and not playing nice.  Anyone else having this issue?
    Steven Houtzager

    Auntyjoy23 do you face the same difficulties when accessing the Date of Birth option at Acrobat.com? 
    Have you looked to see if you have any add-ons or plug-ins installed in your browsers?  If so then you will want to try disabling them to see if this then allows you to adjust the Date of Birth option.
    Also as another alternative you may want to consider accessing a different computer to enter your Date of Birth.  You will only need to do this once and it may be the most expedient option to resolve your current difficulties.

  • Safari 5.1.2 on Windows 7 has issues with hiding SWF objects in IFRAMEs

    Try as I may I cannot hide a Flash object in an HTML page referenced as the source of an IFRAME tag despite being able to hide the IFRAME when using Safari 5.1.2 on a Windows 7 machine.
    This is not a problem for the latest versions of Safari, Chrome and Firefox on a Mac. This is not a problem for the latest versions of Internet Explorer, Chrome and Firefox on a Windows 7 machine.
    Following is sample HTML and JavaScript for the page that includes the IFRAME tag:
    <button id="tryit" type="button">Try It</button>
    <div id="test">
         <iframe src="hideswf-iframe.html" width="770" height="610" frameborder="0"></iframe>
    </div>
    <script type="text/javascript">
         var test = document.getElementById("test"),
              tryit = document.getElementById("tryit");
         tryit.addEventListener( "click", hideAndSeek, false );
         function hideAndSeek(e) {
              var style = test.style;
              style.opacity = (style.opacity == 1 || style.opacity == "") ? 0 : 1;
    </script>
    And the following is the OBJECT tag for the SWF object that would exist in the page "hideswf-iframe.html" referenced as the source of the IFRAME tag in the above code block:
    <object type="application/x-shockwave-flash" id="strobemediaplayback" data="StrobeMediaPlayback.swf" width="743" height="600" style="visibility: visible; ">
         <param name="allowFullScreen" value="true">
         <param name="wmode" value="direct">
         <param name="flashvars" value="favorFlashOverHtml5Video=true&swf=StrobeMediaPlayback.swf&javascriptCallbackFunction=$.fn.strobemediaplayback.triggerHandler&minimumFlashPlayerVersion=10.0.0&expressInstallSwfUrl=expressInstall.swf&autoPlay=false&loop=false&controlBarMode=docked&poster=&src=http://players.edgesuite.net/videos/big_buck_bunny/bbb_448x252.mp4&useHTML5=false&width=1187&height=959&queryString=favorFlashOverHtml5Video=true&swf=StrobeMediaPlayback.swf&javascriptCallbackFunction=$.fn.strobemediaplayback.triggerHandler&minimumFlashPlayerVersion=10.0.0&expressInstallSwfUrl=expressInstall.swf&autoPlay=false&loop=false&controlBarMode=docked&poster=&src=http://players.edgesuite.net/videos/big_buck_bunny/bbb_448x252.mp4&useHTML5=false&width=1187&height=959">
    </object>
    The complex aspect is that this issue only manifests itself with some SWF objects, but not all. In the admittedly small sample of objects I tested I observed that the ones that failed were focused on video content (basically they were video players) while the ones that didn't exhibit the issues were not delivery mechanisms for video content.
    I have already tried using JavaScript libraries and frameworks such as jQuery and Scriptaculous - they didn't fare any better.

    Actually it doesn't let me choose either of the buttons and before anything can happen the crash occurs. I tried to click on both buttons but it seems not to work. Thanks!

  • Issue with getting handle to the swf object in a jsp

    Hi,
    I have a jsp file which has the <object> tag to include the Flex swf file on the jsp. I have certain functions exposed to javascript (using ExternalInterface.callback) that can be used in the jsp. But when I try to get the handle to the swf object using document[swfId] or window.document[swfId] or document.getElementById(swfId) ..it returns back NULL..
    This works on some browers and doesn't work on some. I even tried to reinstall my browser but in vain.
    Any someone provide me with some pointers on this ?

    Hi, Thanks for getting back with me.  I know exactly what you mean about  the "www" or "public" section of a server as I've seen that on other servers that I've worked on with DW.
    However, this is different and it doesn't appear to have one.  I've taken a screen shot below of what the server looks like.  I did it with FTP as I'm on another computer that does not have DW.  As you'll see there are actually 2 sites I need to get connected to to change the web pages with DW - "beta.----.gov" and "www.----.gov." That's pretty much how it is.  The beta one is what they want me to do is make the edits on a page in the beta site first and then show them.  Upon approval, I will then go into the live site (www) and duplicate what I did to make the changes live. So again, your screen shots seem to help (I won't know until tomorrow when I'm on the other computer in another building that has Dreamweaver on it to try to use your DW settings) but does this make sense?  Any other ideas that could be useful to get me up and running? Thanks.

  • Border around embedded swf object in IE 8

    I'm well aware of the Eleos/Microsoft issues that came before IE 8. However this isn't my problem. My company's website is able to display the swf file fine in FF but in IE, as soon as somebody clicks on the swf file, it does its thing without having to double-click (as in the ActiveX issue previously discussed) but also has what looks like a pink border around it. I'm testing in IE and created the Flash component in Flash CS4 using AS 3.0.
    website address: http://arc-a.org/
    Like I said before, the SWF object is activated on the first click, and doesn't have to do with the previously mentioned ActiveX control issue.
    Any help in the matter would be appreciated.
    Thanks!

    kglad,
    Are you able to interact with the slideshow without seeing any border once you active the control?
    I thought MS did away with the ActiveX Control in IE8...why are you still seeing that warning?

  • SWF Object Won't Play In PowerPoint 2003

    I'm having a problem with an SWF Object in PowerPoint
    2003...I've followed the instructions at
    http://office.microsoft.com/en-us/assistance/HA010348071033.aspx
    ...however when logged in under Windows XP (SP2) as a
    non-administrator, the Flash object will not run. When a standard
    (non-administrator) user runs PowerPoint, they receive the error
    "Some controls on this presentation can't be activated. They might
    not be registered on this computer.". . .but when an Administrator
    logs on, they don't receive this error and the embedded SWF file
    runs fine when running the PowerPoint presentation?
    I have the latest Flash Player installed and when opening the
    SWF file in Internet Explorer, it runs fine.
    Any Ideas?

    There are some known issues with the latest Flash player
    version (8,0,24,0) and non-administrator accounts. Not only with
    Powerpoint. No work-around known. Sorry.
    You will have to wait for the next version and hope....
    Wolf

  • Adobe Bridge CS6, Output to HTML Gallery coding issue.

    Adobe Bridge CS6, Output to HTML Gallery coding issue.
    I have created the html, JavaScript, css file using the output function in Bridge CS6, which nicely generates the coding, pages, folders and files. I can edit the html files such as gallery title, name, etc., in Dreamweaver CS6 just fine and preview them in a selected browser (both chrome and IE) and everything works fine.
    When I ftp upload the files and directories into my hosting account (Go Daddy), the images do not show up. The file table appears but the thumbs images does not appear and when selected to preview the larger image, it does not appear either. I have not altered the file structure at all. Go Daddy says it is a coding issue, but I cannot fine any errors.
    Have you seen this issue before? All Adobe help research have failed. Any suggestions??

    Have you asked on Go Daddy site for help in uploading Adobe Bridge script?  Just to say it is coding is not helpful. 

  • Exposing SWF object's computed value as a returned value to the host

    Hi Everyone,
    I have an HTML page that host a Flex object (SWF object).
    The Flex object execute computational work (i.e, calculating time values in several methods) and I want to a single value return (text or numeric) as a result of this computations to the HTML page where I can assign the returned value to an HTML field.
    What I need to do inside my code?
    Appreciating your collaborations...
    BR,
    Yasser

    Maybe you want to use ExternalInterface?

  • Render a swf object(contains an image) in navigator not possible

    Hy, I have a swf object that is an image(a circle). I have tried to render it in firefox but it doesnt render anything but I have tried with other swf object(not an image, an application) and it renders it ok. So can I render a swf file that is an image or is not possible? should I extract the image in it first to render on the navigator?
    Thanks

    Take a look at
    http://developers.sun.com/jscreator/learning/tutorials
    /2/file_upload.html#07.Thanks jetsons. That particular code sample (#7 in SJSC, #8 in Netbeans) shows only how to serialize a file to a different location on the server, not how to reference a file (not stored within the app forlder) to be rendered as a result of hyperlink click for example. Reading a little further in that page, it says:
    Be careful when putting the uploaded files in the web application as anyone can access the files by URL, such as http://localhost:29080/MyWebApplication/faces/upload/images/myPicture.gif.
    So, I am thinking that for added security, may be it is meant to be that I can't make an imageComponent reference a file outside of the wep app folder, but I am just guessing. In which case, I will simply have to store all such files within the web app folder before attempting to access them, unless someone has a better answer.

  • How to use swf object

    Hi have been trying to get my head around how to use swf object, I know very little javascript and so am having difficulty in modifying the code to suit my needs.  This is my page which I have used dreamweaver cs3 and have used insert>media>flash and it is working well but does not validate.  I would really appreciate if somebody could write the exact html code I need to convert this to swf object.
    http://www.kimberleywebdesign.com.au/Links.html

    You should be able to just declare a variable outside of the onComplete function and assign it the loaded object when the file loads...
    var loadedSWF:MovieClip;
    function loadComplete(e:Event):void {
         removeChild(old_mc);
         addChild( DisplayObject(LoaderInfo(e.target).content) );
         loadedSWF = MovieClip(e.currentTarget.content);
    function doStuffToSWF(){
          loadedSWF.something....

  • Not viewing links/coding issue

    I used iweb08 to design a website. It always displayed fine in any web browser (ie safari or explorer etc) and a Mac or a PC could view it. When I upgraded to iweb09 only PCs seem to be able to view the links on top of the home page and Macs cannot view the links on the homepage and therefore can't move around the site.
    I contacted the domain company (Hostess) and they gave me the following advice:
    "The problem you are having is a coding issue. You'll have to either consult the makers of the program (Apple iLife'09) or a web developer to find the best way to resolve this issue. Different browsers (Internet Explorer, Firefox, Safari) use different methods of displaying content and depending how the content is coded, you can run into problems like this where it shows up in one browser but not another."
    This would make sense to me if the PC couldn't see the links, but I don't understand why a Mac cannot view a page made on iweb and browsing in safari!
    If anyone has any advice I would be more than grateful.

    After talking to www.hostess.com.au again the problem was suddenly fixed, although they still claimed it was a "coding issue".

  • Bookmark feature available in CP4 with CP3 Menubuilder SWF object links?

    I have my CP4 project published to run only on a CD. I have looked through the online CP 4 Help, but haven't been able to find out information if it is possible to bookmark in a CD based program? The way the CD is set up is 7 lessons are linked through a Menubuilder .swf object created in CP3 so that all the lessons are linked within the CD. If a learner is not able to do all 7 of the lessons in one sitting, has to take out the CD from the PC, and then later puts the CD back in to the PC, the CD will start at the beginning, the first lesson.

    Hiya, Mike,
    It's pretty tough to work through pasted-in code. If you can, please upload a page to a server, so we can see your pages in context. We'll be able to download it and look at it.
    That said, you can do this: Find the beginning of an editable region in Code View. It will look like this:
    <!-- InstanceBeginEditable name="nameofregionhere" -->
    Click anywhere in that tag, between the opening bracket and the closing bracket.
    Then, on the vertical toolbar on the left side of the Code window, click on the "Collapse Full Tag" button. It is the one with two arrows pointing at each other. This will collapse that entire editable region. Then click the button with the two arrows pointing away from each other. That will re-open the editable region, but will highlight it.
    If you have nested regions, you will find the other inside one of the editable regions. If you copy the <!-- InstanceBeginEditable and do a search on it in that document, you will find the nested region.
    Beth

  • Object id of Issue of goods CFL

    Hi,
    Alll............
    I need an information
    i want object of CFL(Issue for production) lisi of Goods issue
    plz provide me object id of goods issue
    by
    Firos.C

    Hi Firoz,
    Object Type for Good Issue is 60.
    Best Regards,
    Satish. B.

  • This page contains some SWF objects that may not work properly...

    Hello Guys
    I bought this menu made by f-source into my page:
    http://beta.asphalt-driveway-sealing.com/, it's working fine except I got this message each time I am opening my file with dreamweaver CS4: 'this page contains some SWF objects that may not work properly in the most recent versions of Internet Explorer. Dreamweaver cannot  convert them to the new SWF markups. Please delete each of them and insert again' and what I did but still got this message
    the developer told me that: "I previous versions of Dreamweaver you could disable the Active
    Content Converter http://f-source.com/before_insert/
    In CS4 there is no such option."
    Please let me know what can I do then.
    Many Thanks, T&T

    Hi
    CS4 uses a 'nested' type of object code to insert swf/flv files, which is more compliant than previous code. Obviously the f-source extension is not cs4 compliant if it is changing this, (the message indicates it is doing so) and is something you should pursue via there support department. However even though it is giving you this message it should still work on live pages.
    PZ
    www.pziecina.com

  • How do you fix redirecting page issue?

    Every time I click any links like coolermaster.com links at Google search engine box, it redirects me to random website. So, how do you prevent this redirecting page issue? It pisses me off! Also, I have installed Redirect Remover add-on, and it doesn't help prevent redirecting me to some random websites; even though, I hate it and it just irritates me! Please, help resolve this issue.

    I got caught by this bug toady while make a Facebook Page Tab. Many users of Facebook (including me) use it over https and the jQuery included by Muse prompts a insecure message in Chrome.
    I suggest that the engineering team use the protocol agnostic version of the script tag and sets up a cdn on the worldsecuresystems.com domain. It will use either http och https depending on your connection.
    <script src="//musecdn.worldsecuresystems.com/scripts/1.1/jquery-1.7.min.js" type="text/javascript"></script>
    Eagerly awaiting the next version of Muse =)

Maybe you are looking for