Author Topic: Placing the swf in a Table in HTML  (Read 1834 times)

Matt Stone

  • Jr. Member
  • **
  • Posts: 27
Re: Placing the swf in a Table in HTML
« Reply #15 on: December 28, 2010, 03:47:34 pm »
DOH!  Forgot about that!  Thanks!

Matt Stone

  • Jr. Member
  • **
  • Posts: 27
Re: Placing the swf in a Table in HTML
« Reply #16 on: December 30, 2010, 04:10:10 pm »
Now I'm down to fine tuning.  Last problem (I hope): when the page turns, especially the "stiff" cover page, it's chopped off on the top, i.e., when the corner of the turning page rises above the top of the displayed page, it is not displayed.  I've tried changing box, book, and page parameters, gave plenty of room in my row height in HTML, but to no avail.  Any solutions?  The page is at http://www.mattstone.biz/mshowcase/maint.html.

Thanks.

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1989
  • MegaZine3 Developer
    • MegaZine3
Re: Placing the swf in a Table in HTML
« Reply #17 on: December 30, 2010, 06:09:50 pm »
Well, for one, you'll also have to set the height of the Flash object, not just the row. After that the book will touch the top of the row, which is because it apparently cannot find the megazine.asul file... otherwise it should be centered. If you removed it to avoid "automatic scrolling", have a look at the FAQ to avoid that without removing the complete megazine.asul file..
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.

Matt Stone

  • Jr. Member
  • **
  • Posts: 27
Re: Placing the swf in a Table in HTML
« Reply #18 on: January 05, 2011, 08:00:32 am »
I don't know why it can't find the megazine.asul file...it's there in the gui folder.  Is there anything else I'm doing wrong that's keeping it at the top of the row?

Matt Stone

  • Jr. Member
  • **
  • Posts: 27
Re: Placing the swf in a Table in HTML
« Reply #19 on: January 06, 2011, 01:33:53 am »
It centers the megazine flash nicely when maint.html is loaded as a file on my local machine...but not online.  The asul file is on the server in the same place as my local machine.  Strangely, while I was working on it over the weekend, it was being centered for a little while...but I don't remember what I changed to ruin that.

Also, why does a bit "?" show before the cover page when the swf is loading?  How can I get rid of that?

Matt Stone

  • Jr. Member
  • **
  • Posts: 27
Re: Placing the swf in a Table in HTML
« Reply #20 on: January 06, 2011, 01:41:13 am »
One last question...if I can figure out how to display megazine correctly, is it possible for the flash object to be positioned at the bottom of the row instead of centered?  If so, how would I do that?

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1989
  • MegaZine3 Developer
    • MegaZine3
Re: Placing the swf in a Table in HTML
« Reply #21 on: January 09, 2011, 03:28:30 am »
As you're running an IIS it's likely to be the file extension. If you can configure it, see http://www.megazine3.de/wiki/index.php/MegaZine3_on_IIS
Otherwise see http://www.megazine3.de/doc/Book#asulextension

The question mark is the loading text, see http://www.megazine3.de/doc/Book#thumbloadtext

To make it align to the bottom, you'd have to adjust the megazine.asul file, in specific the pagecontainer. You'd probably want to not have it be a scrollpanecontainer, but a box instead, and give it a sufficient top padding or something like that.
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.

Matt Stone

  • Jr. Member
  • **
  • Posts: 27
Re: Placing the swf in a Table in HTML
« Reply #22 on: January 09, 2011, 04:38:48 am »
Thank you so much for your help.  Everything looks great!  I couldn't declare MIME types at Godaddy, but I could on my test server, and that's where the link points.  What a great Flash Object!  The documentation is a bit limited, and I couldn't spend more than a half hour at a time on it, which makes it hard to get the "feel" of it.  But with your help, I have something that doesn't look too shabby!