Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 495421
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T05:35:30+00:00 2026-05-13T05:35:30+00:00

i have a page displaying a swf game within a div container i need

  • 0

i have a page displaying a swf game within a div container

i need to add a zoom in zoom out slider to this page so user can resize the swf file using a slider

an example like this page slider :

alt text

like this page http://www.agame.com/game/Snowflake-Puzzle.html

any help please

Thanks on advance

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T05:35:30+00:00Added an answer on May 13, 2026 at 5:35 am

    Did you look at the source? the answer is right there:

    <script type="text/javascript">
    <!--
        var startGameWidth = 700;
        var startGameHeight = 550;
        var startMainContentWidth = $('div#maincontent').width();
        var startBlueboxMiddleWidth = $('div.bluebox:first div.top div.middle').width();
    
        function zoomObject(pos,slider){
            var newWidth = Math.ceil( pos*startGameWidth/100 );
            var newHeight = Math.ceil( pos*startGameHeight/100 );
    
            if( newWidth < startBlueboxMiddleWidth ) {
                $('div#maincontent, div.bluebox:first').css({'width': startMainContentWidth+'px'});
                $('div.bluebox:first div.middle').css({'width': startBlueboxMiddleWidth+'px'});
            } else {
                $('div#maincontent, div.bluebox:first').css({'width': (newWidth+30)+'px'});
                $('div.bluebox:first div.middle').css({'width': (newWidth)+'px'});
            }
    
            $("#flashobj").css({'width': newWidth+'px','height': newHeight+'px'});
        }
    -->
    </script>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need something simple; I have page where a user clicks an author to
I have a page where I am displaying some text in a div and
I have a web page displaying data using dojo datagrid. Sometimes, users need to
I have a web page that is being displaying in a winform app using
I have a PHP-generated page which is displaying some data about a set of
I have a page where there is a column and a content div, somewhat
I have a page upon which a user can choose up to many different
I have this web application using Spring Web Flow framework. In my main page
I have a page where some products and textfields where the user enters a
I run a small blog network and on this I have a page where

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.