Skip navigation
Currently Being Moderated

centering flash xml picture

Sep 17, 2010 7:41 AM

I have a website that I would like to make a little improvement. The website is functioning quite well except one little small thing. The xml gallery image is not centering. At the moment it is aligned to the top left corner. I would like to center all images no matter what size they are, but I don't know where to find the action script that centers the content in XML. Can any one help me on this? Here is the website, so you can see what I am talking about:

www.chimeddorj.com

 

Also, can any one show me how to make a pop up window that you can see the image even larger and go up and down to see the details?

 

Thank you for support.

 
Replies
  • kglad
    62,033 posts
    Jul 21, 2002
    Currently Being Moderated
    Sep 17, 2010 8:15 AM   in reply to generalbatzorig

    you have to wait until image loading is complete.  you can then access the image's width/height and therefore center it.

     

    making a popup window with zoom capabilities is beyond a beginning task.

     
    |
    Mark as:
  • kglad
    62,033 posts
    Jul 21, 2002
    Currently Being Moderated
    Sep 18, 2010 7:14 AM   in reply to generalbatzorig

    you use actionscript to center the images.

     

    show the code you use to load one of your images.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 18, 2010 10:22 PM   in reply to generalbatzorig

    try adding the following code BEFORE your video html: <p align="center">

     

    Then end it with THIS one: <p align="left">

     

    It may resolve your problem.

     
    |
    Mark as:
  • kglad
    62,033 posts
    Jul 21, 2002
    Currently Being Moderated
    Sep 19, 2010 11:03 AM   in reply to Julie Mcmurray

    it won't.


     
    |
    Mark as:
  • kglad
    62,033 posts
    Jul 21, 2002
    Currently Being Moderated
    Sep 20, 2010 7:45 AM   in reply to generalbatzorig

    no problem.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points