Author Topic: page URL  (Read 1522 times)

80nelson

  • Newbie
  • *
  • Posts: 13
page URL
« on: February 19, 2009, 01:23:57 am »
in .xml I have given the img an attribute for url="http://www.linkhere"

it is not doing anything though. I know in the documentation you say url attribute works. I have the zoom bottom right corner, and +magnifying on hover.

Can I not have zoom before full screen and offer full screen?

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1989
  • MegaZine3 Developer
    • MegaZine3
Re: page URL
« Reply #1 on: February 19, 2009, 06:04:49 pm »
If the magnifying by clicking anywhere on the image works the url attribute is not properly recognized - you probably made a syntactical error somewhere (just tested it and it worked). Could you post the relevant XML?

Don't know what you mean by the last sentence I'm afraid, could you elaborate?
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.

80nelson

  • Newbie
  • *
  • Posts: 13
Re: page URL
« Reply #2 on: February 19, 2009, 10:28:56 pm »
My test site is loaded here:
http://harrisandnelson.com/testing_megazine/working_mag/bin/

I also made a zip file for you download my whole package at:
http://harrisandnelson.com/testing_megazine.zip

I need to figure out how to do the following

1. When I use the zoom and it goes the zoom screen, it cuts off the image. I need to either make that container fit the high res picture or position it from the top.
2. I want to take off the navigation entirely. I have done everything but the page dots. I cant get those to go away.
3. I can not use the source files, if I publish: it stops working I have only been able to edit .xml    I think this is a directory issue or flash issue because I do not make any changes to flash or the directory.

« Last Edit: February 20, 2009, 03:29:58 pm by 80nelson »

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1989
  • MegaZine3 Developer
    • MegaZine3
Re: page URL
« Reply #3 on: February 20, 2009, 08:23:38 pm »
1. Well, you could stop disabling fullscreen mode to get more screen space, that would surely help. ;) Setting the default position of the zoomed version is currently not possible. There will be a setting in the next version, though, which allows to default to default to the minimal zoom step (instead of 100%).
2. <book navigation="false">
3. See your other thread.
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.