Results 1 to 15 of 15

Thread: gif or flv to web site

  1. #1
    Premium Member mal's Avatar
    Join Date
    Jan 2008
    Posts
    492
    Thanks
    62
    Thanked 54 Times in 30 Posts
    Rep Power
    221
    Reputation
    347

    Default gif or flv to web site

    I have a little problem I am using dreamweaver cs3 am trying to insert a gif animation i put the gif into folder photos and add to the index page check it out in the browser no problems so I upload to the site but it won't show at all it is only 256 k so not big.
    I also tried an flv using the flash insert menu same result

    Searched heaps they all say i did it right but prob missing a step



Look Here ->
  • #2
    Senior Member
    Philquad's Avatar
    Join Date
    Jan 2008
    Location
    nelson bay
    Age
    55
    Posts
    3,872
    Thanks
    192
    Thanked 1,305 Times in 783 Posts
    Rep Power
    666
    Reputation
    16938

    Default

    post me the site mal
    https://www.facebook.com/philquad68

  • #3
    Premium Member mal's Avatar
    Join Date
    Jan 2008
    Posts
    492
    Thanks
    62
    Thanked 54 Times in 30 Posts
    Rep Power
    221
    Reputation
    347

    Default

    here it echo's in there at the moment just starting I haven't set one up for years

  • #4
    Senior Member
    Philquad's Avatar
    Join Date
    Jan 2008
    Location
    nelson bay
    Age
    55
    Posts
    3,872
    Thanks
    192
    Thanked 1,305 Times in 783 Posts
    Rep Power
    666
    Reputation
    16938

    Default

    can you point me the offending gif
    saves me looking for it
    https://www.facebook.com/philquad68

  • #5
    Premium Member mal's Avatar
    Join Date
    Jan 2008
    Posts
    492
    Thanks
    62
    Thanked 54 Times in 30 Posts
    Rep Power
    221
    Reputation
    347

    Default

    thanks Phil................. <div id="post2">
    <h3><a href="My Videos/ani2_(new).FLV"></a><img src="images/blind3.gif" alt="" width="300" height="200" /></h3>
    </div>

  • #6
    Premium Member mal's Avatar
    Join Date
    Jan 2008
    Posts
    492
    Thanks
    62
    Thanked 54 Times in 30 Posts
    Rep Power
    221
    Reputation
    347

    Default

    what happened there !!!!!!!!!!!!!!!! line 82

  • #7
    Senior Member
    Philquad's Avatar
    Join Date
    Jan 2008
    Location
    nelson bay
    Age
    55
    Posts
    3,872
    Thanks
    192
    Thanked 1,305 Times in 783 Posts
    Rep Power
    666
    Reputation
    16938

    Default

    to be honest mal
    it would be so much easier to throw this into wordpress before you get a headach
    like
    is just the default wp theme at the moment
    then you just add pages, content as easy as using word
    https://www.facebook.com/philquad68

  • #8
    Senior Member
    Philquad's Avatar
    Join Date
    Jan 2008
    Location
    nelson bay
    Age
    55
    Posts
    3,872
    Thanks
    192
    Thanked 1,305 Times in 783 Posts
    Rep Power
    666
    Reputation
    16938

    Default

    <a href="http://philquad.com/?attachment_id=515" rel="attachment wp-att-515"><img class="alignnone size-full wp-image-515" src="http://philquad.com/wp-content/uploads/2014/05/phil-old-days.jpg" alt="phil old days" width="720" height="960" /></a>

    looks like the 1st part of your link is wrong
    https://www.facebook.com/philquad68

  • #9
    Premium Member mal's Avatar
    Join Date
    Jan 2008
    Posts
    492
    Thanks
    62
    Thanked 54 Times in 30 Posts
    Rep Power
    221
    Reputation
    347

    Default

    reckon you could be right but I would like to know why
    It took some time to learn dreamweaver basics html css
    I will try for a little longer
    Thanks phil

  • #10
    Premium Member mal's Avatar
    Join Date
    Jan 2008
    Posts
    492
    Thanks
    62
    Thanked 54 Times in 30 Posts
    Rep Power
    221
    Reputation
    347

    Default

    think we have to ad code as a comment

    <!--
    </div>
    <div id="post2">
    <h3><a href="My Videos/ani2_(new).FLV"></a><img src="images/blind3.gif" alt="" width="300" height="200" /></h3>
    </div>
    -->

  • #11
    Premium Member mal's Avatar
    Join Date
    Jan 2008
    Posts
    492
    Thanks
    62
    Thanked 54 Times in 30 Posts
    Rep Power
    221
    Reputation
    347

    Default

    nope that didn't work one more try
    <!-- </div>
    <div id="post2">
    <h3><a href="My Videos/ani2_(new).FLV"></a><img src="images/blind3.gif" alt="" width="300" height="200" /></h3>
    </div>-->
    Last edited by mal; 01-06-14 at 09:27 PM.

  • #12
    Senior Member
    Philquad's Avatar
    Join Date
    Jan 2008
    Location
    nelson bay
    Age
    55
    Posts
    3,872
    Thanks
    192
    Thanked 1,305 Times in 783 Posts
    Rep Power
    666
    Reputation
    16938

    Default

    heres some frontpage code
    mabye copy it

    <p><a href="http://www.philquad.com/"><img border="0" src="file:///E:/DOCS/surf/Sponsor%20logos/sasurf.jpg" width="791" height="182"></a></p>

    but change the src= to like below using your domain, and up load the pic to the main folder

    <p><a href="http://www.philquad.com/"><img border="0" src="http://philquad.com/sasurf.jpg" width="791" height="182"></a></p>





    <h3><a href="http://dreamhomeautomation.co/blind3.gif"></a><img src="http://dreamhomeautomation.co/blind3.gif" alt="" width="300" height="200" /></h3>
    https://www.facebook.com/philquad68

  • The Following User Says Thank You to Philquad For This Useful Post:

    mal (02-06-14)

  • #13
    Premium Member mal's Avatar
    Join Date
    Jan 2008
    Posts
    492
    Thanks
    62
    Thanked 54 Times in 30 Posts
    Rep Power
    221
    Reputation
    347

    Default

    After pulling my hair out but learning a lot along the way I found the problem
    Not sure what the tech terms are but I was try to put in an expanding cell I asume normal photos are ok but animations are expanding contracting?

    One thing though there were 3 folder on the server but not local Itried to create these folders but it said they existed using filezilla i could see the so deleted them and created them all ok now never seen that before

    Thanks for your help Phil

  • #14
    Senior Member
    Philquad's Avatar
    Join Date
    Jan 2008
    Location
    nelson bay
    Age
    55
    Posts
    3,872
    Thanks
    192
    Thanked 1,305 Times in 783 Posts
    Rep Power
    666
    Reputation
    16938

    Default

    have you got normal hosting?
    normally theres a public_html folder
    all lives in that
    get a ftp program, filezilla sucks
    but serious mal, ill give you free hosting if you swap to wordpress
    the days of dw & html are gone
    what you have spent weeks doing, can be done in wp in 30 mins

    see
    Last edited by Philquad; 02-06-14 at 08:05 PM.
    https://www.facebook.com/philquad68

  • #15
    Premium Member mal's Avatar
    Join Date
    Jan 2008
    Posts
    492
    Thanks
    62
    Thanked 54 Times in 30 Posts
    Rep Power
    221
    Reputation
    347

    Default

    Quote Originally Posted by Philquad View Post
    have you got normal hosting?
    normally theres a public_html folder
    all lives in that
    get a ftp program, filezilla sucks
    but serious mal, ill give you free hosting if you swap to wordpress
    the days of dw & html are gone
    what you have spent weeks doing, can be done in wp in 30 mins

    see
    Free sounds good how does that work?
    The site I am working on was always meant to just be a learning thing I would like to get a different name and try wordpress send me a pm if you like
    Cheers

  • Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •