Announcement

Collapse
No announcement yet.

People who know something about makin' a website

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • People who know something about makin' a website

    Hello,
    I made a flashfile and I want to make it the intro of my website.
    How do I do that?
    I've uploaded the intro.fla to my server, but I don't know how to write the correct codes. Can anyone help me?

    kisses
    I don't know how to put this but I'm kind of a big deal...

  • #2
    convert it to .swf and see me in the morning
    NOSTALGIA IN THE WORST FASHION

    internet de la jerome

    because the internet | hazardous

    Comment


    • #3
      And how do I have to convert it to a .swf???
      I don't know how to put this but I'm kind of a big deal...

      Comment


      • #4
        Originally posted by cundor
        And how do I have to convert it to a .swf???
        Google search for converting .fla to .swf
        I really do like pie

        Aos> im a freelance Gynecologist

        GHB>I AM ANGRY ON THE INTERNETf

        Matchbot1> You can't challenge your own squad, silly :P

        Comment


        • #5
          Wait, .fla is the project file, it contains all the details for editing whereas .swf is the actual finished product. (its like what .psp is to .jpg)

          Go to 'File > Export Movie' on Flash.

          Comment


          • #6
            Psh. my answer took more effort.
            I really do like pie

            Aos> im a freelance Gynecologist

            GHB>I AM ANGRY ON THE INTERNETf

            Matchbot1> You can't challenge your own squad, silly :P

            Comment


            • #7
              Ok, it's a swf file now.
              What's next?
              I don't know how to put this but I'm kind of a big deal...

              Comment


              • #8
                See Jerome in the morning I guess.

                I'd probably upload it and then link it somewhere in your website?
                I'm not sure how to have it set up to actually play on your website, but I'd think the first step would be to upload it somewhere, wherever your website is.
                I really do like pie

                Aos> im a freelance Gynecologist

                GHB>I AM ANGRY ON THE INTERNETf

                Matchbot1> You can't challenge your own squad, silly :P

                Comment


                • #9
                  I already did that
                  I just need the correct html
                  I don't know how to put this but I'm kind of a big deal...

                  Comment


                  • #10
                    <body>

                    <p>
                    <object classid="clsid: D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="160" height="160">
                    <param name="movie" value="file:///yourflashmovie.swf">
                    <param name="quality" value="High">
                    <embed src="file:///yourflashmovie.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="160" height="160"></object>
                    </p>

                    </body>

                    note remove space between the clsid: D27CDB6E
                    Last edited by Ephemeral; 11-28-2005, 06:27 PM.

                    Comment


                    • #11
                      "file:///yourflashmovie.swf"

                      so:

                      "file:http://jefhoedemakers.be-damned.com/Files/intro.swf" ???
                      I don't know how to put this but I'm kind of a big deal...

                      Comment

                      Working...
                      X