Author Topic: Flash Website help  (Read 3169 times)

Offline AIDS

  • Jonin
  • ***
  • Posts: 819
  • Chakra 11
  • The #1 killer in T&T
    • PS2 & Game Cube
  • Referrals: 0
    • View Profile
Flash Website help
« on: March 14, 2011, 01:23:28 AM »
Ok so I recently started learning flash and I have been working on building a site in CS5 but I have run into a problem that I can't seem to solve.

My site is currently 1000 X 1200 pixels but when I open it up I only see part of the image with no scroll bar.
http://www.villeventuresfilms.com/phastraq/
Even when I preview the site in flash I get the same issue.

This has been driving me crazy for the past couple of days and I am unable to find a solution anywhere online. I was hoping some one of you web gurus can tell me where I'm going wrong.

I want to finish off the site but I am wondering if I may have to rebuild it from scratch to solve this issue.

Any assistance would be greatly appreciated.

Shots in stereo. The AIDS man cometh!

Carigamers

Flash Website help
« on: March 14, 2011, 01:23:28 AM »

Offline UltimateGamer

  • Kage
  • ****
  • Posts: 1366
  • Country: 00
  • Chakra 40
  • The Great Sage!
    • WD CGreen 1TB + 2TB + 2.5TB + WD CBlack 1TB + Dell 24" 1080p Monitor
  • Referrals: 0
    • View Profile
    • Access Control Trinidad
  • CPU: MSI P55-GD80 + Core i5 750 + cooler master hyper 212+ dual fan
  • GPU: xfx HD6870
  • RAM: 12 GB Corsair vengeance DDR3 1600mhz
  • Broadband: :flow:
Re: Flash Website help
« Reply #1 on: March 14, 2011, 07:43:11 AM »
I'm not seeing what you're talking about, it seems to be working fine? Can you post a screenshot of the problem?
   

Offline AIDS

  • Jonin
  • ***
  • Posts: 819
  • Chakra 11
  • The #1 killer in T&T
    • PS2 & Game Cube
  • Referrals: 0
    • View Profile
Re: Flash Website help
« Reply #2 on: March 14, 2011, 08:28:50 AM »
The problem is that there is a footer and additional controls on the page that are not visible but there are no scrollbars to allow you to view lower down the page.

It's as though the browser assumes that all the content is within the visible area already.
Even if I reduce the size of my browser window I still don't get scrollbars.

I assumed this is something that should happen automatically as a function of the OS but everything else works fine in my browser and only my page acts in this manner.

In the first pic attached you will see the scrollbar on the right that I'm talking about. Nothing is wrong with my browser and I have tested it on multiple machines.

The second pic shows my full page as I designed it in flash. Notice the footer bar.

The last pic shows what is visible in the browser window but I don't get a scrollbar to view the rest of the page.

I hope that makes more sense.
« Last Edit: March 14, 2011, 08:41:49 AM by AIDS »

Shots in stereo. The AIDS man cometh!

Offline UltimateGamer

  • Kage
  • ****
  • Posts: 1366
  • Country: 00
  • Chakra 40
  • The Great Sage!
    • WD CGreen 1TB + 2TB + 2.5TB + WD CBlack 1TB + Dell 24" 1080p Monitor
  • Referrals: 0
    • View Profile
    • Access Control Trinidad
  • CPU: MSI P55-GD80 + Core i5 750 + cooler master hyper 212+ dual fan
  • GPU: xfx HD6870
  • RAM: 12 GB Corsair vengeance DDR3 1600mhz
  • Broadband: :flow:
Re: Flash Website help - updated
« Reply #3 on: March 14, 2011, 08:46:48 AM »
Flash doesn't usually allow scrollbars. Usually what is done is you set the flash to resize with the browser.
Code: [Select]
<param value="noborder" name="scale">

 Now if your footer is not showing up (I'm guessing under the footer navigation - Films, Music etc) perhaps it may be a layering issue? You need to go through a standard debugging method. Start turning things off until what you are looking for becomes found. Then turn it on 1 by 1 until it disappears to identify the problem. Before you know it you'll be up and running.

**Edit*** give me 1 minute here let me show you something

Edit 2:

Is this how its supposed to be showing?
« Last Edit: March 14, 2011, 08:53:30 AM by UltimateGamer »
   

Offline AIDS

  • Jonin
  • ***
  • Posts: 819
  • Chakra 11
  • The #1 killer in T&T
    • PS2 & Game Cube
  • Referrals: 0
    • View Profile
Re: Flash Website help
« Reply #4 on: March 14, 2011, 09:13:50 AM »
No that is still only a little over the 50% 0f the page.

The footer is the grey bar way at the bottom. I had more content to go underneath the second navigation bar but if flash just doesn't allow scrolling I'll have to redesign or find another way to build the site.


Thanks for the assistance and quick response.

Shots in stereo. The AIDS man cometh!

Carigamers

Re: Flash Website help
« Reply #4 on: March 14, 2011, 09:13:50 AM »

Offline Czar

  • Ancient
  • Kage
  • *****
  • Posts: 1241
  • Country: 00
  • Chakra 12
    • Xbox One
  • Referrals: 0
    • View Profile
  • XBL: slyCzar
Re: Flash Website help
« Reply #5 on: March 14, 2011, 12:40:31 PM »
Well, it may or may not be ideal, but you could use the CSS overflow property:
Quote
#flashContent { width:100%; height:100%; overflow:scroll; }

Offline AIDS

  • Jonin
  • ***
  • Posts: 819
  • Chakra 11
  • The #1 killer in T&T
    • PS2 & Game Cube
  • Referrals: 0
    • View Profile
Re: Flash Website help
« Reply #6 on: March 14, 2011, 05:25:29 PM »
Ok after a little bit of searching I found a tutorial to make my own scrollbar in flash.

It means I may have to do a little redesign on the page but to the end user the only difference will be the scrollbar.

Thanks you all for your support on this.

Shots in stereo. The AIDS man cometh!

Offline Czar

  • Ancient
  • Kage
  • *****
  • Posts: 1241
  • Country: 00
  • Chakra 12
    • Xbox One
  • Referrals: 0
    • View Profile
  • XBL: slyCzar
Re: Flash Website help
« Reply #7 on: March 14, 2011, 07:06:35 PM »
Seems a bit much to do. Don't like the result from the overflow property?

The reason I would shy away from putting scrollbars in Flash is that it looks awkward to have scrollbars that don't belong to the browser, if you know what I mean, particularly since they're meant to do the same job as the browser's scrollbars.

Attached my edited version of your page - puts on the scrollbars for me in IE8, Chrome and Firefox.
« Last Edit: March 14, 2011, 07:13:29 PM by Czar »

Offline AIDS

  • Jonin
  • ***
  • Posts: 819
  • Chakra 11
  • The #1 killer in T&T
    • PS2 & Game Cube
  • Referrals: 0
    • View Profile
Re: Flash Website help
« Reply #8 on: March 15, 2011, 10:15:30 AM »
Hey thanks a mil Czar.

You sir just saved me a bit of work and for that I am eternally grateful.

YOU ROCK!!!!!!!

Shots in stereo. The AIDS man cometh!

Offline Czar

  • Ancient
  • Kage
  • *****
  • Posts: 1241
  • Country: 00
  • Chakra 12
    • Xbox One
  • Referrals: 0
    • View Profile
  • XBL: slyCzar
Re: Flash Website help
« Reply #9 on: March 15, 2011, 12:00:43 PM »
No sweat, I enjoy getting back into a bit of development from time to time, particularly in figuring out little quirks like this.

Carigamers

Re: Flash Website help
« Reply #9 on: March 15, 2011, 12:00:43 PM »

 


* ShoutBox

Refresh History
  • Crimson609: yea everything cool how are you?
    August 10, 2022, 07:26:15 AM
  • Pain_Killer: Good day, what's going on with you guys? Is everything Ok?
    February 21, 2021, 05:30:10 PM
  • Crimson609: BOOM covid-19
    August 15, 2020, 01:07:30 PM
  • Shinsoo: bwda 2020 shoutboxing. omg we are in the future and in the past at the same time!
    March 03, 2020, 06:42:47 AM
  • TriniXjin: Watch Black Clover Everyone!
    February 01, 2020, 06:30:00 PM
  • Crimson609: lol
    February 01, 2020, 05:05:53 PM
  • Skitz: So fellas how we go include listing for all dem parts for pc on we profile but doh have any place for motherboard?
    January 24, 2020, 09:11:33 PM
  • Crimson609: :ph34r:
    January 20, 2019, 09:23:28 PM
  • Crimson609: Big up ya whole slef
    January 20, 2019, 09:23:17 PM
  • protomanex: Gyul like Link
    January 20, 2019, 09:23:14 PM
  • protomanex: Man like Kitana
    January 20, 2019, 09:22:39 PM
  • protomanex: Man like Chappy
    January 20, 2019, 09:21:53 PM
  • protomanex: Gyul Like Minato
    January 20, 2019, 09:21:48 PM
  • protomanex: Gyul like XJin
    January 20, 2019, 09:19:53 PM
  • protomanex: Shout out to man like Crimson
    January 20, 2019, 09:19:44 PM
  • Crimson609: shout out to gyal like Corbie Gonta
    January 20, 2019, 09:19:06 PM
  • cold_187: Why allur don't make a discord or something?
    December 03, 2018, 06:17:38 PM
  • Red Paradox: https://www.twitch.tv/flippay1985 everyday from 6:00pm
    May 29, 2018, 09:40:09 AM
  • Red Paradox: anyone play EA Sports UFC 3.. Looking for a challenge. PSN: Flippay1985 :)
    May 09, 2018, 11:00:52 PM
  • cold_187: @TriniXjin not really, I may have something they need (ssd/ram/mb etc.), hence why I also said "trade" ;)
    February 05, 2018, 10:22:14 AM

SimplePortal 2.3.3 © 2008-2010, SimplePortal