Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: Need Help Regarding A Random Video Widget For Blogger

  1. #11
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Well if your js file is from this location:

    http://samstestblog5.blogspot.com/random.js

    That url has to be in the <script> src:
    Code:
    <script type="text/javascript" href="http://samstestblog5.blogspot.com/random.js"></script>
    - Mike

  2. #12
    Join Date
    Aug 2008
    Posts
    12
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Still not working. After substituting "src" with "href", the videos still do not show up.

  3. #13
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    I don't know what you are testing on, but I not only get random videos on refresh but I can watch them as well...
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  4. #14
    Join Date
    Aug 2008
    Posts
    12
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    You are watching the videos generated when I put the "whole code" in the Blogger widget section. I will delete that code then.

    As I said before, I'm trying to get the videos displayed when I put the code in this fashion.
    <script src="http://www.someserver.com/randomvideo.js" type="text/javascript"></script>
    This code should call the script "randomvideo.js" stored in the server, "someserver" and display the videos.

    Please try now.

    The link to the problem page is http://samstestblog5.blogspot.com/
    Last edited by CrazySam; 09-07-2008 at 02:57 AM. Reason: I wanted to put the link of the problem page

  5. #15
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    When you are using the .js file on the other server you still have the opening and ending JS codes... you need to remove those.

    I am not sure that it will completely solve your problem, but it isn't helping.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  6. The Following User Says Thank You to BLiZZaRD For This Useful Post:

    CrazySam (09-07-2008)

  7. #16
    Join Date
    Aug 2008
    Posts
    12
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Thanks A Lot!

    Yes, that did the job!! Thanks A LOT!!!!!

    Now I request rangana and BLiZZaRD to provide me the url address you guys want me to link to, when I acknowledge both of you guys for helping me, in my next blog post.

  8. #17
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    You can use my project site linked to in my sig, if you must, but it isn't necessary.

    Glad it works!
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  9. #18
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    You can choose either from the links on my sig, the useless ones.

    Glad Blizzard's suggestion worked. I haven't get back to this thread as I'm not recieving notifications anymore.
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  10. #19
    Join Date
    Aug 2008
    Posts
    12
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Alright, I will put the link here when I post that blog.

  11. #20
    Join Date
    Aug 2008
    Posts
    12
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    BLiZZaRD, may I know your real name so that I can put it in that post?

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
  •