Flash file not visible in web page

Hello,
I'm Udayakumar from chennai (India). I created some flash
files and uploaded in web site. That are working properly in India
only. But not visible in other countries. What's the problem? I'm
exporting in swf format with following settings.
Version - Flash player 8, Loard orfer - bottom up,
Actionscript version - actionscript 2.0, options - compress movie,
local play back security - local files only.
And I'm inserting the swf files in html pages using plugin
commands. (ie)
<embed width="100" height="100" src="images/x.swf"
menu="false">
So I can't able to understand, why was the flash files are
not visible in other countries?
Pls explain me......
My email id - [email protected], [email protected]
Thanks & Regards
P. Udayakumar

You will need the following in your HTML (with modifications
to target your document) ...
<!--url's used in the movie-->
<!--text used in the movie-->
<!-- saved from url=(0013)about:internet -->
<object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
width="pudaya enter your document width here" height="pudaya enter
your document height here" id="pudaya enter swf file name here
(without ".swf" extension)" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="pudaya enter swf file name here
WITH ".swf" extension" /><param name="quality" value="high"
/><param name="scale" value="noborder" /><param
name="bgcolor" value="#pudaya enter background color as hexidecimal
here" /><embed src="pudaya enter swf file name here WITH
".swf" extension" quality="high" scale="noborder" bgcolor="#pudaya
enter background color as hexidecimal here" width="pudaya enter
your document width here" height="pudaya enter your document height
here" name="pudaya enter swf file name here (without ".swf"
extension)" align="middle" allowScriptAccess="sameDomain"
type="application/x-shockwave-flash" pluginspage="
http://www.macromedia.com/go/getflashplayer"
/>
</object>
All of the above will be generated with all values in place
using the "Publish Settings" function in Flash if you check HTML as
one of the export settings.

Similar Messages

  • Flash Controls Not Showing On Web Page

    Hi-
    Been beating my head lately using Flash Pro 8 and DW 8.02.
    Here is the latest difficulty:
    Created a Flash video file in Premiere Elements 4
    Imported the .flv Flash video file into Flash 8 using import
    video
    Added an external skin to the video
    Saved Flash .fla file
    Exported movie in .swf format
    I can open the .swf file in Flash Player 8 and it works fine.
    I can also use the Publish setting in Flash to export the necessary
    files as well as the HTML file. When viewed in either Firefox or IE
    it plays correctly and the player controls are present. However, if
    I create a new page in DW8 and then Insert > Media > Flash,
    point it to the .swf file and then view it in Firefox or IE I can
    only see the .flv Flash video file and none of the controls/skin
    that should be there. I know the controls/skin are actually present
    because I can browse directly to the .swf file and it displays
    works properly. I can also use the publish settings from Flash to
    create the HTML page and it works correctly as well. It is only
    when the page is generated by DW8 that I get this problem. I have
    looked at the code created by DW8 and cannot find any reference to
    the .swf file for the movie controls/skin. Any idea why DW8 would
    only be placing the Flash video .flv file on the page and not
    writing the code to place the entire Flash movie .swf on the page?
    I have tried restarting/rebooting, created a new "clean" test page
    with only the Flash movie on it and it is always the same. The
    other thing that is weird is I did not select Autoplay or Loop in
    the DW8 settings nor in Flash 8, yet when I preview the page
    created by DW8 in a browser, piece of the Flash movie I can see
    (the Flash video part) autoplays and loops!
    Again, any help is appreciated.
    -=SB

    Update- This is what I have discovered while playing around
    with the page and Flash file:
    If I create the .swf files for the movie and skin and then
    save them to the same directory as the .Flash video file and then
    view the .swf file everything works fine.
    If I then create a web page using DW8 and insert the Flash
    into the page and save the web page to the exact same directory as
    all the other files and then view the web page in a browser, it
    works fine. However, if I create a new web page in DW8, save it to
    any other directory other than the one where the .swf and .flv
    files are located and then view the page in a browser only the .flv
    Flash video portion of the movie will display in the browser--the
    controls are missing. However, if I browse directly to the .swf
    file and avoid going through the DW8 generated web page the Flash
    movie displays properly with the controls in the correct location.
    My question then is why will DW8 not show the Flash movie with
    controls if the page is located in higher level directory than the
    .swf and .flv files and yet browsing directly to the .swf file with
    my browser works just fine? I have checked the path to the .swf
    file in the DW8 source code and it is pointing to the correct
    directory location. This is so strange--why will it display one way
    and not the other? Any ideas?

  • Keywords not visibles in web pages / Ap 2

    It's a real pain to view keywords on web pages. I have a project/album and all photos got keywords (name of the street, city, name of the building, etc...). When I will make a web page using the 'caption&keywords' als visible option on the pages (thumb+large image) Aperture don't work correctly and the keywords are visible only in some picture (3 or 4 of 90 pictures for example) or not at all!
    I decided to wait eventually if A. need some time to load all keywords on the web page, nothing...
    If I export the versions, slowly one after all it load on the web page the keyword, but only on this situation.
    After if I re-open Aperture and click againg the web page icon i see nothing, all keywords blank, no keywords and is impossible to export the web pages until keywords aren't visible in the preview because if I export no keywords are visible on the exported pages too...
    HELP...
    1. Did I made something worong ?
    2. What's the problem, I work so much with keywords and web pages that I need absolutely this feature, did I need to re-isntall the older version?
    Sorry for my bad english... hope I was enough clear on the problem explaination...
    Julien

    Finally some other people got some problems, I was affraid to be the only one having this trouble.
    Callie, mmm... strange because all my keywords used on this work using Ap2 were new: I wrote and create from skratch all keywords using Ap2 and I didn't use old one. So I'm a bit lost in this case too...
    It seems that Aperture 2 got a real problem with keywords and web pages...
    Julien

  • SWF not Playing in Web page

    I have a swf embedded in a webpage that is not playing when accessed on the server or client machines.  In the index.htm I have the following:   When I go to the page in the browser I get no image or error message just nothing shown.  What am I missing?  Thanks Mark
    <HTML>
    <HEAD>
    <TITLE>CallCenter.swf</TITLE>
    </HEAD>
    <BODY>
    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="http://fpdownload.adobe.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0"
    WIDTH="1192" HEIGHT="623" id="myMovieName">
    <PARAM NAME="movie" VALUE="CallCenter.swf">
    <PARAM NAME="quality" VALUE="high">
    <PARAM NAME="bgcolor" VALUE="#FFFFFF">
    <PARAM NAME="play" VALUE="true">
    <PARAM NAME="loop" VALUE="true">
    <PARAM NAME=bgcolor VALUE="#FFFFFF">
    <EMBED src="CallCenter.swf" quality=high bgcolor=#FFFFFF WIDTH="1192" HEIGHT="623"
    NAME="myMovieName" ALIGN="" TYPE="application/x-shockwave-flash"
    play="true" loop="true"
    PLUGINSPAGE="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
    </EMBED>
    </OBJECT>
    </BODY>
    </HTML>

    I am receiving the error message 2148 on connection refresh.  Here is where I am at now with the work flow:
    1.  Published a swf that is connected via xml maps to a folder called call center on my server..  When I open the swf from that local location on the server it works perfectly(open from file not thru http).  Updates and functions on refresh.
    2.  Server is an application server running IIS.  Using Front page to publish files to local intranet web pages.  Import the swf to frontpage embed into index.html inside a flash movie player.  Save, when viewed thru Internet explorer the error comes up 2148. Accessed from the server thru HTTP or on the network can see the dashboard and functions after you click OK to turn error off, but when you refresh the connection the error comes back.
    3.  Have global settings to the rootwww folder as always allow.
    4.  Have a crossdomain policy file in the root directory rootwww saved as crossdomain.xml:
    <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM
    "http://www.macromedia.com/xml/dtds/cross-domainpolicy.
    dtd">
    <cross-domain-policy>
    <allow-http-request-headers-from domain="*"
    headers="*" secure="false" />
    <allow-access-from domain="*" secure="false" />
    </cross-domain-policy>
    What am I doing wrong?
    Thanks
    Mark

  • How to display file contents on a web page

    On unix platform I have created a class that can read the contents of a file and display them to the standard output. But now i want to display these file contents on a web page through jsp. On JSP code I have imported this class and want to assign a record from a file and write it to the screen using html. I think the class needs to be modified in order to return the string record read from a file so that im able to access it from a jsp and assign it to a variable the I can display it on the screen. Can someone help me with these code?

    Actually, you mean Linksys.  BIG difference there.
    Linksys Business Series was accumulated into Cisco Small Business, since it was purpose built for small business, not residential/consumer grade.
    The new PVC2300 actually are Cisco branded on the case.
    The collateral you seek is protected by the business unit that supplies it, since it was placed on a portal that only Cisco registered partners can access.
    As I wrote, I already checked with the BU and they told me thats where it lives and not to hand it out.  I cannot override that. 
    I am not sure there are any secrets in there, but I dont make the rules, sorry.
    Do you want to be a Cisco Partner?   Sign up and gain access to everything you need to sell Cisco successfully to end customers?  If you tell me your geography (city/state/zip, I will have an ICAM call you and help recruit you.....
    Steve D
    Systems Engineer
    U.S. Partner Sales team
    RTP, N.C.

  • File, create PDF, from web page, entire site...questions

    I am new to adobe, is this the proper forum for Adobe Acrobat 9 Pro for macintosh?  I think yes...
    Created a PDF from:  File, create PDF, from web page, entire site.
    Is there a way to print this without the background color?  If you printed from a browser, you could choose not to print the back ground color.  I know exactly the color.
    Is there a way to make this PDF look like the web, with no page breakes?  I have tried various things, but the page breaks are always displayed.
    Is there a way to create bookmarks on somthing other than the title tag in the web site?  The title tag is an SEO 1 sentence summary of the page, which makes for very long book mark names.
    Thanks for your help.
    bob
    www.answerstat.net

    I don't use v9, but what I would do is click the FILE--PRINT option, print to PDF, and enter to print one page (default is first page)

  • After upgrading to 9.0.1 Mozilla Firefox for my pc, Firefox will not load any web pages.

    After upgrading to 9.0.1 Mozilla Firefox on my pc, Firefox will not load any web pages whatsoever, not even itself. My OS is Windows Vista 64. Thanks for any help. (Having to use Internet Explorer presently.)

    Perform the suggestions mentioned in the following articles:
    * [https://support.mozilla.com/en-US/kb/Template:clearCookiesCache/ Clear Cookies & Cache]
    * [[Troubleshooting extensions and themes]]
    * Update All your Firefox Plugins -> [https://www.mozilla.org/en-US/plugincheck/]
    ** '''When Downloading Plugins Update setup files, Remove Checkmark from Downloading other Optional Softwares with your Plugins (e.g. Toolbars, McAfee, Google Chrome, etc.)'''
    Check and tell if its working.

  • Printer will not print most web pages.

    Wireless Photosmart all in one Printer will not print most web pages.  Everything elso prints consistantly but cannot determine why web pages generally do not print.  It soes not seem to matter whether I click file - print or control P  or clicking the print Icon. The print icon appears at the bottom of the screen for a couple of seconds then disappears & nothing prints. Is there a setting I am missing?

    Hi. Go to this link http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02114788&cc=us&dlc=en&jumpid=reg_R1002_USEN&lc=... and download the PDU and run it.
    Feel free to provide Kudos if I have helped you!

  • Flash file not responding if more than 1 flash file.

    product : Adobe Flex Builder ver 2.. HELP required urgently..
    I'm very new to Flex. in my adobe FLEX page, i'm displaying 2
    flash file (.swf). the flash file itself pop-up data based on click
    on the adobe flash file. however only 1 flash file (first flash
    file) responsds and 2nd flash file loaded but NOT responding to
    click and no data pop-up in the 2nd flash file.
    However, if i change the order of FlashLoader2.load("file"),
    the 2nd flash file responding and the 1st flash file not
    responding. so, we can conclude that flash file is ok. anything
    need to change in adoble flex???? pls help.
    thanks

    ar tech,
    I think that your problem is to do with layering. You have
    specified both loaders to have width and height 100% so (unless
    there is more to your code than you have posted) they will sit on
    top of each other. In that case unless you have done some clever
    code to pass on the mouse request, it will get swallowed by
    whichever one is on top (hence the change of behaviour when you
    alter the order of loading).
    It sounds from your description as though they actually sit
    in different screen areas, so maybe try changing the location
    parameters and see if both respond when you put them side by side.
    Richard

  • Safari not displaying some web pages properly why?

    I have been finding of late that safari does not display certain web pages properly. i.e.: text overlaps other text  and is not formatted properly. This seems to have become more common lately. Even Apple's own apple info page does not display properly. Could this be a setting in safari that I have messed up somehow?

    Go step by step and test.
    1. Delete Cookies
        Safari > Preferences > Privacy > Cookies and other website data:
        Click the “Details” button.
        Remove all cookies except from Apple, your internet service provider and banks.
    2. Safari > Preferences > Extensions
        Turn off Extensions if any and launch Safari again to test.
        Turn on those one by one and test.
    3. Delete Caches.db
        Close all windows and quit all applications.
        Hold "option" key down and click "Go" menu in the Finder menu bar.
        Select "Library" from the dropdown.
        Library > Caches > com.apple.Safari > Caches.db
        Right click the Caches.db file and select "Move To Trash.
        Close windows and relaunch Safari.
    4. Empty Caches
        Safari > Preference > Advanced
        Checkmark the box for "Show Develop menu in menu bar".
        Develop menu will appear in the Safari menu bar.
        Click Develop and select "Empty Caches" from the dropdown.
    5. Temporarily  turn off  Safari iCloud sync and test.
         System Preferences > iCloud
         Uncheck the box beside “Safari” and test.

  • Add content from File System Repository in Web Page Composer developed page

    Hello,
    I want to use content from the File System Repository in Web Page Composer rather than uploading it again and again in Site Content folder. I see use of Entry Point for this but not sure how to use it and point to File System properly.
    regards
    Jaish

    Hello jaish,
    I think u can achive ur desire through Indexing kindly choose typr of index to be used.
    [Type Of Index|http://help.sap.com/saphelp_nw70/helpdata/EN/3e/07074260486024e10000000a1550b0/frameset.htm]
    regards.
    Soni Vinit
    Edited by: Vinit Soni on Sep 17, 2008 7:01 AM

  • After 6 months can not access some web pages

    I can not get several web pages to work when I pull them up. Like Comcast, the main page comes up but not the current TV listings.

    Unfortunately this hasn't worked either. I did this several times, after deleting cache files and repairing permissions. Do you think the issue is something that the ISP could address?
    Another issue has appeared: I'm unable to login to a site that a friend has constructed; he assures me that when he uses the same login information on his mac there's no access problem. When I try, the login fields just reappear, without what I've entered.
    Any ideas are appreciated!

  • TS3798 I get this error message"your operation could not be completed" I need help figuring out why I can not access the web page.

    I get this error message"your operation could not be completed" I need help figuring out why I can not access the web page.

    amarilysfl wrote:
    "Your disk could not be partitioned. An error occurred while partitioning the disk".
    https://www.apple.com/support/bootcamp/
    If you were using Apple's BootCamp and received this message, quit it and open Disk Uility in your Applicaitons/Utilities folder.
    Select the Macintosh HD partition on the left and select Erase and Erase Free Space > Zero option and let it complete (important) this will check the spare space for bad sectors that can cause issues formatting partitions.
    Once it's completed, try creating a partiton again in BootCamp.
    If that doesn't work, then hold command option r keys down while connected to a fast internet connection, Internet Recovery should load (spinning globe) and then in that Disk Utility, select your entire internal drive and click > First Aid > Repair Disk and Permissions.
    reboot and attempt Bootcamp again.
    If you still get a error, it might be that you have OS X data on the bottom area where BootCamp partition needs to go. This would occur if you had the drive or computer for a long time or wrote a large amount of files to the drive and nearly filling it up and then reduced some, but it left traces in the area BootCamp needs to go.
    To fix this
    BootCamp: "This disc can not be partitioned/impossible to move files."
    How to safely defrag a Mac's hard drive

  • Can not open any web page in Safari

    can not open any web page in Safari on the IPad.  All other wireless features work fine.

    If this does not work then try a reset ,
    Reset your iPad by pressing the 'Sleep' and 'Home' button at the same time for about 15 seconds or so. Your iPad  will then go through a reset / reboot procedure and will be ready for use within about a minute.
    Don't worry about doing this as you will not lose data or settings.
    Good luck and do report back.

  • My wi-fi connection is enabled, however Safari is telling me the server stopped responding.  My laptop is working fine on the same wi-fi network.  I have reset the network settings and still Safari will not open any web pages.  Help!

    My wi-fi connection is enabled, however Safari is telling me the server stopped responding.  My laptop is working fine on the same wi-fe network.  I have reset the network settings and still Safari will not open any web pages.  Help!

    Ralph..........Did as you suggested and I am still getting the message "Safari could not open the page because the server stopped responding".  I am not able to connect with anything on the Internet.  Frustrating since I am able to connect with my laptop.  Thanks for the suggestion.

Maybe you are looking for

  • Widget Info

    Hi Widget Gurus, I just came across the term widgets few days back, & I am very excited to know more about it. I am an abaper & would appreciate , if some body can guide to : 1.Good tutorials on SAP widgets. 2.Basic skill sets to start writing code f

  • Is there a discount to buy HD after buying a show in SD?

    I recently upgraded to a Macbook Pro and after watching some of my purchased items noticed how much better the HD is than the SD. I was wondering if I still had to pay full price to buy the HD version of the movie if I already own the SD version?

  • Error in Agent

    Hi Frds I hv designed a workflow ,while applying agent in ESS .im getting error msg " Your are not 1 of possible agent of the task". In First step of my workflow i hv assigned agents . Pls give me some solutions to resolve these problem. Thanks By Pa

  • SIPS: convert PDF to TIFF

    I'm not sure whether this is the correct location for posting this, but anyway: I want to convert a PDF to TIFF, using SIPS. Unfortunately, and I think I understand why, SIPS cannot detect the resolution of a PDF, and defaults to 150 dpi. So, when I

  • How we find the user exits

    hi how we serach the all user exits if we only have the transaction code. eg IW32.