Jul 9, 2008

Shtml Page With Flash Loading Problems - anyone have problems with shtml

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > HTML, XML etc..

free web hosting

Shtml Page With Flash Loading Problems - anyone have problems with shtml

round
Hey,
I created this site http://www.markus252.com. Had to use .shtml extensions on the pages so I could have included, his server isn't php enabled and for some reason some people aren't seeing the two flash elements on the page. Not all computers are having this problem, just some. The page keeps saying that there 2 elements left to load(the two flash elements). I have no clue why?
I had people download the lastest flash player and they all can see the files when i send them the direct link to them but the flash just won't load on the page.

*Anyone else having problems loading trap17.com in ie on mac os 9, i keep asking but it's like i'm the only one having the problem.

round

Reply

snlildude87
First thing's first: nice site. smile.gif

Second, I think I see your problem. You have two flash files that you are calling: http://markus252.com/logo_round.swf and http://markus252.com/images/logo_round.swf. Well, the former does not exist, so try putting this code on to replace the first logo (top right):
CODE
  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="56" height="52">
   <param name="movie" value="/images/logo_round.swf">
   <param name="quality" value="high">
   <embed src="/images/logo_round.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="56" height="52"></embed>
  </object>


Do the same thing for the second instance of the flash file:
CODE
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="56" height="52">
   <param name="movie" value="/images/biglogo.swf">
   <param name="quality" value="high">
   <embed src="/images/biglogo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="56" height="52"></embed>
  </object>

Remember to change the size of the biglogo.swf file because I forgot to look at its size, so I left it the same size as logo_round.swf

Hope that helps, and good luck!

If you need additional help, feel free to post a reply or PM me. smile.gif

 

 

 


Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : shtml, page, flash, loading, problems, problems, shtml

  1. Amazing Software
    I found this amazing software, if you work with flash.. (0)
  2. Flash Wmode(transparent) Pramater In Firefox3(on Linux) - Not Working
    issue with flash transparancy and firefox3( on linux op. sistem) (0)
    Can anybody help me... Unfortunately I have an issue with firefox2-3 (under linux (ubuntu)
    operating sistem) and flash transparacy... The site structure is: Menu (dropdown with javascript)
    and under that a big flash with wmode=transparent param enabled.. On mouse-over the menu is not
    appearing because the flash hides it... With all other browsers it works. I understood that this
    is a flash plugin bug under linux - firefox2-3 Does anyone has a solution?....
  3. Problems?!
    {user: alex1985] (1)
    Hi, I got some problems mainly related to connection issue. Firstly, I can connect to FTP server to
    upload files. Secondly, I can not access cpanel account, it does not accept my registered data, the
    one which is totally right. I do not what happened because it was working fine before. ....
  4. External History And Favorites
    how to put them on a flash drive (0)
    i installed FF3 (which works great) on my flash drive for testing perposes (web desighning). anyways
    yesterday at school since i had time i went to the library to use it but i realise that my history
    and bookmarks where not saved on the flash even though i imported (duh i know they're on my hard
    drive). i'd like to know how can i put my history and favorites (or at least my favorites) on
    my flash drive and how to make sure that the browser knows that and that's what it uses not the
    one on the hard drive. thank you /laugh.gif" style="vertical-align:middle" ....
  5. Cms For Video, Embedding Flash
    (1)
    Hello, I was wondering if anyone knew of a good open source CMS that allows dynamically embedding
    flash videos such as those from youtube (needs to be able to embed flash with parameters), and also
    allows uploading any type of file to the main server. Thanks! =)....
  6. Page Load Error When Accessing Cpanel
    (0)
    Not sure what the issue is. I cannot even load up any of the cpanel's to allow me to put in a
    password. I have tried the link that is located in the Credit System 2.0 I have tried the links
    with subdomain/cpanel I have tried the links with subdomain:2082 All 3 of these just give page
    load errors. Please note : This isn't a "my password doesn't work" thread. This is a "I
    can't even get cpanel to TRY to load" thread. Thanks in advance.....
  7. Problems Logging Onto Some Websites
    (4)
    Recently, I've been having problems staying logged in on certain forums. when i fill up my
    username and password, the page reloads and goes to the member page, but when i try to click
    something only applicable to members, it brings me to the guest pages and asks me to log in again.
    This has happened to me on the Credit system on Trap17 and a couple of other forums as well.
    I've cleared the cookies, reloaded the pages and stuff but to no avail. Any ideas?....
  8. How Do I Get Rid Of The Placeholder Page? [resolved]
    (5)
    QUOTE Great Success ! Apache is working on your cPanelŽ and WHM™ Server If you can
    see this page, then the people who manage this server have installed cPanel and WebHost Manager
    (WHM) which use the Apache Web server software and the Apache Interface to OpenSSL (mod_ssl)
    successfully. They now have to add content to this directory and replace this placeholder page, or
    else point the server at their real content. ATTENTION! If you are seeing this page instead of
    the site you expected, please contact the administrator of the site involved. (Try sending ....
  9. How To Make An Item Scroll With You On The Page.
    (9)
    ok im not sure where or how to really ask this... but you can find an example at
    http://www.demonoid.com the ad that is on the right side scrolls with you basically to the bottom
    of the page. I know they use an iframe but can you show me how that works or what makes it do that?
    i tried to copy the source and css but it did not work.. any advice?....
  10. Problems With Apache Alias
    I want to install RPG Web Profiler (0)
    Hello, I want to install RPG Web Profiler on my web site. It seems easy with a very few steps but
    I have never worked with Apache before. The readme of setup. This is the step I couldnt
    understand, the last step. QUOTE 5. Create the following entry in my Apache configuration.
    Alias /profiler "/home/tarlen/profiler/public_profiler" AllowOverride All Order
    allow,deny Allow from all By the way, Im using Trap17 CP. ....
  11. Flash Streaming
    flash streaming (3)
    Who what can tell about flash streaming? On mine this is the best way to show the other people that,
    that you can create. Except for that in fact you can use Live and on demand streaming solutions Free
    of charge, but on mine it depends as well on the "companies" to which you address. Not from all you
    can receive 100 %-s streaming. Interestingly to whom you have addressed for flash streaming
    /rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" /> ....
  12. Flash Problem
    sometimes the buttons will load the wrong link. (9)
    Its weird but sometimes when you hit the forums or roster button on my flash banner it will load:
    www.childrenofconan.trap17.com/index.html instead of what its suppost to. It works fine, but if you
    mess around and click the buttons for a little bit you will notice this happening. This is a problem
    because people visiting the site will sometimes click the button once and be like oh I guess the
    link is broken and never come back, if anyone has a solution to what could be the problem it would
    be awesome. This is one of my first custom flash banners and im just confused what....
  13. Create Page?
    How? (11)
    Hi, everyone! I need to create a script just within a page. Read the following story: I have
    an account at one of file sharing hosts. I am tired of every time log in and tell others what I have
    at it (files). If there is way to create a script that logs in me and just list the files i have
    on this account from specified folder. If you know, let me know as usual.....
  14. My Problems Continue :(
    (8)
    ok so yeah if you have read my other topics you now i love this girl who is one of my close friends
    but she is going with this guy i hate...my one friend asked her what she saw in him and she said
    that he is the only one that treats her like a girl, like she is supposed to be treated, he is nice,
    funny and cares about her. This deeply hurt me :'( and to add to it, she told my friend that she
    wasnt going to even hang out with us because me and all my friends hate her boyfriend...so i went
    home and IMed her and asked her in the exact way my friend did and she gave me t....
  15. Prizee
    Play Flash Games for Real Prizes? (3)
    Hey, I found this site today browsing the web. It's a flash game site (of pretty high quality
    though) that's free to play. The cool thing is that you earn like coins or something whenever
    you play and you can cash them in for some pretty good prizes. The downside is that the good prizes
    cost quite a bit of coins and the games are aimed mainly at kids but if you want to check it out,
    here's a link . Cheers mates No Referral links are allowed on this forum. Please review
    yourself with the Trap17 ReadMe ....
  16. Flash Flash Revolution
    (12)
    Anyone play this? It's basically DDR except the songs are way faster and you play them with your
    fingers. There are two basic styles that people play, one with two fingers and the other with
    four... Two indexes - can make it hard to do some of the faster songs, but when you're fast
    enough, you mostly get perfects. Index/middle - makes it easier, except you'll get more
    goods-averages on the left and right arrows. And since the up and down arrows are on top of each
    other, 4 finger can be a little akward to use. When I play, I arch my right index finger and ....
  17. Steal Flash
    Easy? Too easy? (15)
    I do not like how stealing flash is so easy. I mean people do not even ask for permission anymore.
    It is so easy! I mean Cmon! I mean all you need to is get Firefox and boom steal anyone hard
    work! I some people like the people who made Ebaumsworld, just steal all of there content. I
    have tried to ask the creators if I could use there animations but they do not answer me so I take
    it. But it is the thought that counts right? I have heard something that protects it your site
    content from people like that is this true? Well I do not like how all sites are the s....
  18. Problems With My Computer Fan
    (14)
    On some computers, when you first turn it on your fan spins loudly, and then goes quiet. However,
    mine goes loud and stays loud, and then I have to keep turning it off and back on until it goes
    normal. I was wondering if anyone had this problem or if anyone knows how to fix it?....
  19. Connection Problems And High Ping Playing Battlefield 2
    (11)
    Anyone know of a solution to the connection problems, lag issues and high ping that I have only
    recently started having while playing BF2? My system is only 2 weeks old... AMD 4000+, Asus A8N SLI
    Deluxe, SoundBlaster Audigy 4, EVGA 7900GS and to be honest the game play sucks. Constant
    disconnects, sound hanging up like a stuck record, just prior to entering a game online. The first
    time I try to join my regular server I get "there's a problem with your connection" and kicks
    me. I try again and get in this time, then my ping goes crazy, sometimes up to 900 and then I ....
  20. Flash Games
    (3)
    Hi guys!!!! I was searching some Flash games. Maybe some one of you can give me an
    help about that!!!!! You know, I need to create a particulare effect that
    alllow me to do some knid of 3d room, where you can trun around your self and whach walls. Than I
    will put link in tha walls, so that I will create a Labyrint game. any suggestion is apreciated
    ALEXVIII....
  21. Wap Source Code Viewer
    Mobile/wap source code viewer page (4)
    This is a source code viewer that will workl on wap/mobile sites but you can easily convert it to
    work on web im sure ;-) CODE <? header("Content-Type:
    text/vnd.wap.wml"); echo '<?xml version="1.0"
    encoding="utf-8"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
    "http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <head><meta
    http-equiv="Cache-Control" content="no-cache"
    forua="true"/></head> <card title="s60.nerds.....
  22. Dell Computer Problems Need Help.
    (6)
    Ok i have recieved as a present my uncles dell latitude x1 laptop. Its Operating system ahs been re
    installed and it worked for the first few hours i had it but then it started randomly locking up and
    making a weird sysren noise, and now when i try and boot it up it says that no hard drive or
    bootable devices can be found. What can i do, is there anything that i can do insted of calling dell
    out on monday (still have next day support) and has any one else had this problem. Thanks....
  23. Using Mobile Phone As A Modem
    Does any1 do this? And can you help with my problems (37)
    Hi all, i currently am using my Sony Ericsson T610 as a modem on my laptop using a data cable on
    Optus in Australia and i have been doing it for free for about a week now and it's great but it
    dose have it's up's and downs. Ok using my Sony Ericsson T610 as a modem i can visit most
    sites but some sites such as awardspace don't work but i found a way to get around it. If you
    can't access cetain sites i just use a Proxy such as http://www.vpntunnel.net and it usually
    fixes that problem, otherwise i can't access it all together. OK another problem ....
  24. Love Problems?
    (8)
    having a problem with love? think you're in it but not sure? don't know how to say how you
    feel? get nervous around them? post or send me a message that answers these questions: Gender: How
    far into relationship: Past Problem(s): Current problem(s):....
  25. Guy Problems
    I need some serious advice! (34)
    hey everyone. I have a serious problem on my hands. Let me start here.. I started going out with
    this guy a year and 4 months ago. While we were together he used to get drunk all the time and
    completely hurt me.. Not physically but emotionally and mentally. Its like.. when he gets one beer
    in his system he doesn't care about me or us. Everything sets him off. So I put up with him
    for a year or so. I was use to the weekends being a mess.I knew that I would get ditched at least
    once or twice every week, have him leave my house out of nowhere for stupid reasons....
  26. Print With Flash And Datagrids Without Resizing!
    (3)
    hey hi guys..this is a code i used to print data from a datagrid and it is so useful in ur RIAs hope
    it helps... cheers! CODE mybtn.onPress=function(){ doPrint(mydg, true) }
    function doPrint(datagrid:mx.controls.DataGrid, fitPage:Boolean):Void { if
    (fitPage == undefined) fitPage = true; var pj:PrintJob = new PrintJob(); //
    position of currently visible rows stored var prev_vPosition:Number = datagrid.vPosition; var
    prev_width:Number = datagrid.width; var prev_height:Number = datagrid.h....
  27. Computer Problems - Hanging/crashing
    PC Randomly Crashes And Hangs, Ideas? (16)
    I recently got a new computer, a NEC i-Select D5410. A few days ago it started to randomly crash,
    and all inputs and outputs were cut. The monitor displayed "No Signal", the keyboard and mouse
    stopped working and the speakers cut out, yet the power light remained on, and the fans were still
    spinning. Opening the DVD and CD drive still worked, so it isn't a power or mobo failure, as far
    as I am aware. In an attempt to remedy the problem I have moved the computer into a more open area
    to try and improve air flow, as I belive the problem is overheating or lack of air c....
  28. Open Php Page From Another Server
    If a server does not support php (7)
    If web server does not have .php support and I want to put a guestbook or something similar (no
    database), and there is no support for other server side scripting, what should I do? I would not
    like frames on my page, but - is there a possibility to put .php page from another site into layer
    on my webpage at the no-php-site? Does layer support (or any other html command, excluding frames)
    page including from another server? Also, does anybody have a solution for this any other way? How
    to make a guestbook without php, perl, other scripting languages? Or, how control (r....
  29. Flash Movie As Background?
    - Is it possible? (16)
    Can I create a Flash movie, with sound, and set it as my background for my site? I don't want
    this flash movie to be the body background, but in a cell. If somone knows a code for that, do tell.
    , thanx Nickmealey....
  30. Best Free Flash Editor
    (7)
    Anyone know where I can find the best free Flash editor?....

    1. Looking for shtml, page, flash, loading, problems, problems, shtml

Searching Video's for shtml, page, flash, loading, problems, problems, shtml
advertisement



Shtml Page With Flash Loading Problems - anyone have problems with shtml



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE