Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Music And Video On My Web Site

  1. #11
    h1
    Guest
    Originally posted by Captain Nemo@26 January 2004 - 23:42
    As for a text link, I made a page with just the embeded src tag then made a text link to a pop up (or you could use target="_blank" if you dont like pop ups) from the main page
    This brings up a download box and leaves you with a new, blank window.

  2. Internet, Programming and Graphics   -   #12
    Okay I am getting confused now,...

    Does this not stream from the page or am I way off track,... Link
    Code:
    <title>Booty</title>
    <body bgcolor="000000" background="images/skullbg07.jpg" bgproperties="fixed">
    <center><embed src="mp3/booty1.wmv" loop=true autostart=true hidden=false></center>
    A little off topic but, haxor41789 do you happen to know where I could get something to crack the source code for my swf file or if you could crack it for me,... the damn thing took me days to get right http://nemo.yahoo-help.com/flash.html

    Thanks

  3. Internet, Programming and Graphics   -   #13
    h1
    Guest
    There's many good ones out there, but my favorite Flash decompiler is Flasm.

  4. Internet, Programming and Graphics   -   #14
    h1
    Guest
    And as for the embed, I don't know and never will as I don't touch WMV.

  5. Internet, Programming and Graphics   -   #15
    h1
    Guest
    Damn. Keep getting thoughts.

    Flasm is not a decompiler, it just spits out human-readable byte-code, not ActionScript. You want Flare for that.

  6. Internet, Programming and Graphics   -   #16
    Thanks a lot for the link to the de-compiler, I googled for something like that but was wording the search wrong.

    I did test out the embed tag with an wmv, avi and an mp3 and it streamed fine in my browser, the only ones I had a problem with the embed tag where .ram, .rm and .mpg, not sure why those formats didn't work with the embed tag.

    At any rate thank you for your help and links.

    The link to the embeded mp3 file is here, not advertising either, just trying to see if it works for other ppl, as it does work for me, also just trying to help the guy out that started the topic.

    Peace

  7. Internet, Programming and Graphics   -   #17
    h1
    Guest
    NP, Captain Nemo.

Page 2 of 2 FirstFirst 12

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
  •