Announcement

Collapse
No announcement yet.

flash assistance

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

  • flash assistance

    Hello all!
    Have placed two Flash shows on the DEMO page of my site. Built the shows w/ Pro Show Gold. Copied the HTML into the Flash box under "inside tag", and pulled the slideshow in. Published.
    When I pull up the site, the shows are sitting there
    When I click on it, the menu pic moves (so the things are there)
    but the Flash control shows into view for just a second, and goes away.
    Can't get them to play.
    Put in a support ticket, and was told:

    "you should remove the spaces in the saved flash file, insert them again, then upload again. Browsers do not always parse spaces."

    (Got this response this AM...but nothing further since...kind of anxious to move forward).

    I'm sure this is good advice, but what the heck does it mean?
    Does this refer to the HTML in the "inside tag" box?
    Only see one line spaced there, under "plugins page" and above "object".
    Tried backing out that space, then replacing it, but still no luck. Is that what he was talking about?
    Pro Show program gave me the HTML to copy and paste or I'd never have gotten this far!
    As it is, only got this far by spending a ton of time, and alot of dumb luck.
    Sure would appreciate hearing from anyone w/ Flash experience. This is important to my site.
    Thx! Debi
    http://www.memoriesdvds.com/demo.html
    Debi
    DBoucher-Photography.com




  • #2
    Re: Still need flash help please

    ALL code prefers to have no spaces within it, wherever you have placed it.

    You would do good to go back in each area you have copied code and simply remove (edit/delete) spaces that might interfere with proper code recognition (function). You can do this directly in the dialog boxes themselves without pasting or re-copying.

    Re-Save & Republish. Let us know....
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

    Comment


    • #3
      Re: Still need flash help please

      Hi Vasili, Thanks for coming to my rescue again. However, still no luck.
      It seems I do not have to put the code into the HTML box for the flash. It behaves the same whether I add it to the inside tag box, or not. The code is in the "generated html" box at the top, (and without spaces between lines, but some of it is indented from the left?), if I add it to the inside tag, it does not change a thing. I get a lovely picture on the site, that responds with movement (as it should) when the cursor goes over it, but the flash controls only come up for a split second, then disappear. won't play. When I click on the photo to activate, the controls should show up at the bottom, and I should be able to click on Play.
      Took the line spaces out of the code provided by Pro Show and tried that, but reacts the same.
      I bet this is an easy fix, I just don't have a clue.
      Would it help for you to look at it? See how it behaves?
      http://memoriesdvds.com/demo.html
      Debi
      Debi
      DBoucher-Photography.com



      Comment


      • #4
        Re: Still need flash help please

        OK - do you have a LINK to the flash part? I believe what you need to do - is open the flash box - click on properties - and enter the html link to the flash there - I don't believe you need to enter it into the html portion of this.

        As I said before, I don't use flash on my pages - but if what I just said doesn't work and you want me to try this - send me your code and I'll see if I can figure out why it's not working for you.
        Beth
        A Child's Palace - Pinata Palace - Moxie Enterprises

        SEO and Marketing Tools
        SEO - The Basics

        Comment


        • #5
          Re: Still need flash help please

          No link. Pro Show opens up a page with all the HTML and I can copy and paste it into "inside tag". But the exact same HTML is already in the top part of the HTML box where it says "Generated HTML". This is the code below.
          Thank You so MUCH!


          <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
          codebase="http://fpdownload.macromedia.com/pub...ersion=7,0,0,0"
          width="320" height="270" id="test" align="middle">
          <param name="movie" value="slideshow.swf" />
          <param name="quality" value="high" />
          <param name="play" value="true" />
          <param name="bgColor" value="#FFFFFF" />
          <param name="wmode" value="transparent" />
          <embed src="slideshow.swf"
          width="320" height="270"
          quality="high"
          play="true"
          bgColor="#FFFFFF"
          wmode="transparent"
          type="application/x-shockwave-flash"
          pluginspage="http://www.macromedia.com/go/getflashplayer" />
          </object>
          Debi
          DBoucher-Photography.com



          Comment


          • #6
            Re: Still need flash help please

            Also, yes, I put it into the flash box (into the HTML part of the Flash), not the HTML box you would click on in BV, but the Flash.
            When you open the flash html there is the code at the top, and the tabs below for "inside tags" etc.
            The result is the same whether I add the code below in the "inside tag", or not.
            Hope I'm making at least a little bit of sense...
            Debi
            DBoucher-Photography.com



            Comment


            • #7
              Re: Still need flash help please

              Sorry! This is the code for the wedding demo.

              <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
              codebase="http://fpdownload.macromedia.com/pub...ersion=7,0,0,0"
              width="320" height="270" id="test" align="middle">
              <param name="movie" value="Wedding Demo Web.swf" />
              <param name="quality" value="high" />
              <param name="play" value="true" />
              <param name="bgColor" value="#FFFFFF" />
              <param name="wmode" value="transparent" />
              <embed src="Wedding Demo Web.swf"
              width="320" height="270"
              quality="high"
              play="true"
              bgColor="#FFFFFF"
              wmode="transparent"
              type="application/x-shockwave-flash"
              pluginspage="http://www.macromedia.com/go/getflashplayer" />
              </object>

              When I put in here it is left justified. On their page it is indented.
              Debi
              DBoucher-Photography.com



              Comment


              • #8
                Re: Still need flash help please

                Find motoxxx and email him in particular with your querry....he's our resident Flash guru, and very willing to help when asked, but shy about throwing his weight around.

                Sure better than fiddling around experimenting....
                . VodaWebs....Luxury Group
                * Success Is Potential Realized *

                Comment


                • #9
                  Re: Still need flash help please

                  Thanks Bill! And I'm sure Bethers thanks you as well.... she's probably sick of me by now! :) It's amazing to have you all here to help. I'd have given up long ago...
                  Debi
                  Debi
                  DBoucher-Photography.com



                  Comment


                  • #10
                    Re: Still need flash help please

                    MotoXXX has no contact info :(
                    Debi
                    DBoucher-Photography.com



                    Comment


                    • #11
                      Re: Still need flash help please

                      HINT: try going via his website Contact page.... ;)
                      . VodaWebs....Luxury Group
                      * Success Is Potential Realized *

                      Comment


                      • #12
                        Re: Still need flash help please

                        Thanks Vasili, betting he's the webmaster on the Animal Rescue site :)
                        Hope to hear from him. In the meantime, maybe Bethers can help if anything I said to the poor woman made sense!
                        Debi
                        DBoucher-Photography.com



                        Comment


                        • #13
                          Re: Still need flash help please

                          Debi,
                          If VH didn't have the flash element, you would have to input the entire thing you were showing. What I was telling you - is that you probably do not need to do that - you don't need to input into the htlm portion of the flash box but you need to put the URL into the PROPERTIES portion of the box.

                          The url for the first one is: http://fpdownload.macromedia.com/get...sh/swflash.cab

                          at least I believe that from the post above.
                          Beth
                          A Child's Palace - Pinata Palace - Moxie Enterprises

                          SEO and Marketing Tools
                          SEO - The Basics

                          Comment


                          • #14
                            Re: Still need flash help please

                            Properties portion in the flash box brings up the Movie and "browse" for the swf file. Don't see anywhere to put the link. I tried putting it in there for the heck of it, no deal. Don't see where to put it in the HTML page either. So if the link needs to go in somewhere, I guess I just don't get where! PROPERTIES portion of what box?
                            Pls don't give up on me. :)
                            motoxxx replied to my email, says he good w/ SEO, but not flash. (offered to help w/ SEO, tho!)
                            Debi
                            DBoucher-Photography.com



                            Comment


                            • #15
                              Re: Still need flash help please

                              Bethers...Should that link go in FTP? Just a thought? Can you put a link in there?
                              Debi
                              DBoucher-Photography.com



                              Comment

                              Working...
                              X