ActionScript 2.0 :: Make A Full Scrolling Bar?
Mar 29, 2005how to make a full scrolling bar?
View 2 Replieshow to make a full scrolling bar?
View 2 RepliesDoes anyone noe of any tutorials or know themselves how to make a full scrolling bar?
View 2 Replieshow to make full screen scrolling in Flash MX? Like in a platformer game.
View 1 RepliesI am loading external SWF files into a blank movieclip (content1) Problem is each SWF is different in height.I need to be able to do a full screen scroll but the scroll will only work with the main stage height, Is there any way to make the page scroll to the bottom of each external movieclip? At the moment it either clips off or I have to set the stage height to something like 1200px to scroll through all the text.
View 2 RepliesI am wanting to create a website that uses fullbrowser SWF scrolling similar to [URL] I have found a few example of scrolling images using masks and stuff but I am wanting to scroll a swf where I can click on objects and interact with them.
View 10 RepliesI have a movieclip linked to a scrollPane.It loads into it fine. The problem is that the scrollPane won't scroll the full size of the movieclip. The movieclip is about 1000 high. If I set the scrollpane size to 500 by 500, it'll scroll down about 600y of the movieclip, but no further.How do you tell a scrollPane to allow scrolling the full size of it's content?And on a similar thread, is there a way to tell a whole swf to scroll? So if you have a swf that's 1000x 500y, and it's dynamic content becomes 1000x 800y, can you make the whole swf scroll like an html page, or do you have to encase all the content in a scrollpane?
View 8 RepliesI am trying to emulate an effect like this site uses...
[URL]
and I've basically poached their script, a jQuery initiated 100% width and height background that loads into a couple of holding containers.
The thing I would like to do differently is fix the background in place so the content can scroll over it. How can I, say, write the flash movie to the BODY background or something like that? I'm not a javascript wiz and am not sure how I might do this.
I have a flash movie that I have published as a .swf file. I want the swf movie to open full screen on the user's computer.
View 1 RepliesI'm new in flex.I faced problem to make full screen in flex 3.My layout container type like below.
<mx:Application >
<mx:Panel>
<mx:ViewStack>
[code].....
[URL] They wanted me to make the gallery images full screen.. I have done this but this time the next and other buttons stays behind the big image when you enter the gallery (koleksion and showroom parts). Also the sliding menu stays behind this picture.. How can I fix this that the buttons and menu stays on the picture..
View 16 RepliesI have a Mac (intel) CS3 flash fla that I am exporting asprojector. The exported Mac projector and windows exe file will notopen full screen w/o the flashplayer's top toolbar. I have testedthe projector file on Mac 10.4 and Windows XP and all show theflashplayer's top tool bar. The only way to go full screen is tomanually select view/full screen in the player toolbar. I havetried the fscommand("fullscreen", "true"); toggle (true/false/true)workaround w/o any success. Any other workarounds I can try
View 4 RepliesI need to make my swf view as a full screen in all browsers, i need to add code in fla file, not in html page, can i make that?
View 1 RepliesI would like to know if you could tell me how to mke a full website Flash XML? what i need to do? I'm beginner and i need to learn it ASAP!
View 1 RepliesIs it possible to make play swf in full screen mode when HTML page lunch?
View 1 Replieswhen i run the image, it only appear in center with 2 blank white space in between.
<s:Image x="0" y="0" height="100%" width="100%" source="@Embed('assets/d.jpg')"/>
How can i make an image goes full screen (covering up the whole screen) with double tap/touch on mobile app?
And if possible how to turn it back to non-full screen (back to normal)?
I see some full flash web sites.
there is a example [url]...
is there any tutorial about that ?
Is there a proper way to make a video full screen? I tried manually doing it by resizing my video component upon click, but this results in a super stretched out, unnatural looking version of the video (vs resizing while playing the movie with VLC, or some other player). Is there a way to go about this that will full screen the video object with the same quality as doing it outside of the flash environment?
View 6 RepliesI'm working on a flash site. my boss want it is full screen for all screen resolution .... and i don`t know any thing about how i do it ..
View 7 RepliesFinding the code in AS2 to make picture be only full height like [url]...
View 2 RepliesI want to make a full flash website, and the news section would be my facebook wall. But I can't find any help or tutorial to how can I do this in flash AS3. I found an example how to embed the Facebook wall on HTML website or blog, but not for flash.
View 8 RepliesHow can I make full copy of movieclip?
View 5 RepliesI was wondering how to make a full Browser preloader. The bar should be the same height as the Browser window and should load for the whole width. How do I do that?
View 7 Repliesi'm looking to make a text box that the user can control the scrolling, i've made it how i want it to look already, but i haven't got a clue where to start as to how to make it actually work.here's how i've got it set up so far, okay this is gonna take some explainingi've got the document made up in AS2, the movieclip known as 'Philosophy_tween' is on the main timeline, and inside that movieclip are two more child movieclips, one for the text and another for the scrollbar.the text movieclip is set to scroll upwards, behind a masking layer using a motion tween on the parent movieclip, whereas the scrollbar movieclip motion tweens (inside itself) the scroller button. look at the attached image
View 5 Replieslike they did on this site: [URL] so, how to make this scrolling effect
View 3 RepliesNeed auto scroll when new message arrives.
View 1 Repliesi have to do this project and im stuck. i want to make a scrolling background. [URL]..
View 0 Replieshow can i make a text to be scrolling
View 3 RepliesAs i said, i made a game but now i want, when i export it to .exe and open it, it goes full screen, and also i would appriciate a button action for exiting, cus i cant find it anywhere...
View 3 RepliesI just used FLVPlayback component and created flv player my custom skin work in normal mode. but in full screen mode the skin not appear and no thing appear else the video screen ..so, how to make my skin appear in full screen mode ?
View 1 RepliesI'm trying to add a button to my website to make it full screen but it doesn't seem to be working.
I followed this tutorial [url]...
but it talks about editing the html file code? whick I did but doesn't seem to work?