ActionScript 2.0 :: Scrollpan With The News On The Main Page?

Mar 14, 2004

scrollpan with the news on the main page? I have tried tons of things, but haven't gotten something I want..I have made something just now that works like that, except the text doesn't work completely...Basically, I have a bounding box with a mask over the test I want... Code I use (and this is applied to an MC with the whole "container" pan")

Code:
onClipEvent (load) {
diff_y = bound_box._height-scroller._height;
bounds = bound_box.getBounds(this);[CODE]....

My problem is basically I place my content box in the mask and it will start the whole thing at half way... the box will scroll and everything works. it's just that the content starts half way, so half the box will be empty towards the bottom.

View 3 Replies


Similar Posts:


ActionScript 3.0 :: Xml News Page With Photo And Video?

Dec 15, 2009

[URL]I'm looking to make a page like this (go to the NEWS page).Does anyone know how to do this, or if there are any components out there that do this? I am familiar with making a standard xml page with just text, but I'm not sure how to add the videos and photos.

View 21 Replies

ActionScript 3.0 :: Display The News Feeds From A Facebook Page?

Aug 8, 2011

i want to display the news feeds from a facebook page, that is also mobile safe, i want to develop a mobile application..
 
How would this be done, could you show me some example code? or point me to t tutorial or something?

View 41 Replies

ActionScript 2.0 :: Flash 8: Assign To The Buttons What News.swf To Load Into The Other Movieclip On The Main Timeline

Feb 20, 2006

I got one movieclip with several buttons and another movieclip where i use: this.loadMovie("news1.swf"); What Id like to do is, if its possible, to do, on the main timeline, assign, to the buttons what news.swf to load into the other movieclip where i load it. So i can assign one button to load news1.swf and another load news2.swf.

View 5 Replies

ActionScript 2.0 :: Create A Dynamic News Page By Loading From A XML File?

Sep 9, 2010

I'm working on a project and attempting to create a dynamic news page by loading from an XML file. Everything seems to display fine for some people, for others it loads every dynamic text field with an instance path such as "_level0.instance1.instance30.instance45.conte ntMa in.Body1".

Here's the code I'm using:

Code:
function loadXML(loaded) {
if (loaded) {
_global.atitle1 =

[Code].....

View 1 Replies

ActionScript 2.0 :: ScrollPan - Bounding Box With Mask Over Text

Mar 14, 2004

See the scrollpan with the news on the main page? [URL]. I have tried tons of things, but haven't gotten something I want.. I have made something just now that works like that, except the text doesn't work completely... Basically, I have a bounding box with a mask over the text I want...Code I use (and this is applied to an MC with the whole "container" pan")

Code:
onClipEvent (load) {
diff_y = bound_box._height-scroller._height;
bounds = bound_box.getBounds(this);
top = bounds.yMin+(scroller._height/2);
bottom = bounds.yMax-(scroller._height/2);
function updateScrollbar() {
[Code] .....

My problem is basically I place my content box in the mask and it will start the whole thing at half way... the box will scroll and everything works. it's just that the content starts half way, so half the box will be empty towards the bottom.

View 3 Replies

ActionScript 3.0 :: Make A Simple Animated News Page For Digital Flash Magazine?

Mar 27, 2012

im trying to make a simple animated news page for digital flash magazine, I want there to be several boxes on the page that are static until you mouse over them at which point they will start to animate. I have got that far i have created the symbol and i have build the animation inside of the symbol.In my actions layer i have put...

Symbol.stop();

Symbol.addEventListener(MouseEvent.ROLL_OVER, animateMC);
function animateMC(evt:MouseEvent):void{
Symbol.play();
}

and that works the symbol is static until i mouse over and it begins to play the part im having an issue with it making the animation stop when you move your mouse away (MOUSE_OUT)

View 14 Replies

ActionScript 2.0 :: XML - Fetch News From Xml And Populate That News Headings Into Four Text Fields

May 17, 2010

I am working on the news ticker module (AS2) where I have to fetch news from xml and populate that news headings into four text fields and these 4 headings will stay for a while and fade until last record. this process will continue.

View 0 Replies

ActionScript 2.0 :: Making An XML News Reader Based Off Of Senocular Squirrel XML News?

Mar 24, 2007

Making an XML news reader based off of senocular Squirrel XML news.

I'm using Fuse and wanted to target the dynamic text and or background portions of the headline section.

However, this movie clip is attached to the menu_mc so I'm stumped as to what I should exactly target for the fuse sequence (or any mx.transition/zigo engine based code-tweening process for that matter).

I've attached the files in a .zip for people to look at (and possibly conquer my problem!

View 3 Replies

ActionScript 3.0 :: Buttons On The Main Page Doesn't Goto And Stop At Other Frames In The Main Scene

Jun 14, 2010

I added a website preloader in a separate scene to the main frame of my website and scripted it to go to and Play the main scene or frame of the website when finished loading. I then put a command in the first frame of the main scene for the movie to stop (); at that point. The problem is that now the buttons on the main page don't respond to any behaviour commands to go to and stop at other frames in the main scene. I'm not sure if this is a conflict between the stop(); command in the main scene and the button behaviour command to go to and stop at another frame or an error with the way I'm identifying the scene and frame.

View 5 Replies

On Button Click Page Flashes Back To Main Page

Oct 23, 2009

I have a movie clip that loads in the main timeline, when i click on any of my buttons theres a quick flash of the main page. Im loading my movies on level 1 so i guess my question is, how do i get rid of the movie on the main time line?

View 2 Replies

ActionScript 2.0 :: Load External Swf Into Main Page And Remove When Nav To New Page

Jan 7, 2009

I am trying to load an external swf with a number of quotes into an empty movie clip on the home page. then I want it to obviously disappear when nav to any other page.

1) know that you need a loaderEmpty_mc to load the swf into

2) don't know code for how to get it to load on entering the home page

3) don't know how to cdde for leaving the home page and making it disappear

View 3 Replies

ActionScript 2.0 :: Path - Scrollbar In The "news.swf" Won't Scroll When Load It Into The Main Swf

Mar 30, 2004

why my scrollbar in the "news.swf" wont scroll when you load it into the main swf. i tried using _root and _parent but im missing something and can't get it to work.the fla files are at [URL] if that doesnt work just try [URL]

View 4 Replies

ActionScript 2.0 :: Scrollbar In The "news.swf" Wont Scroll When You Load It Into The Main Swf?

Mar 30, 2004

hey guys, ive been driving myself crazy trying to figure this pathing problem out. could somebody please download my 2 fla files and help me figure out why my scrollbar in the "news.swf" wont scroll when you load it into the main swf. i tried using _root and _parent but im missing something and can't get it to work.the fla files are at http:[url]....

View 4 Replies

ActionScript 2.0 :: Xml News- Pulling Multiple News From Xml?

Jul 17, 2009

I wanted to add a second news box under the first one and have it pull the first two news items in the xml file and have it displayed on the movie. Currently it is putting the first news item in both news boxes.ction script so that the second box is actually the second "<news> tag". From the tutorial I removed the <info> <author> and <comment> tags.

View 0 Replies

Main Flash Panel At The Top Of The Page?

Feb 2, 2010

The test site is this. Its the main flash panel at the top of the page! It should look how it does in firefox! I am not very good on flash so please dont dont fire some crazy code at me, go easy lol

View 1 Replies

ActionScript 3.0 :: How To Go Back To Main Page?

Sep 27, 2009

I have a main swf file called index.swf and 3 games files called game1.swf game2.swf and game3.swf respectively.The main.swf is done is AS2 while the games are in AS3.I have 3 buttons on the main.swf,each will load the game out on a new layer...this is the code I used...
btn1.onRelease = function(){

loadMovie("subcontent/game1.swf", 0)
btn1.enabled = false
}

But when I added a back button on the game1.swf using the script...

back_button.onRelease = function(){
loadMovie("index2.swf" , 0)
}
...

it didn't work. Apparently this code doesn't function in AS3.All the games are in a subcontent folder.Index file will call them out on a new layer...and the back button in those games must be able to go back to the index.swf.

View 1 Replies

ActionScript 2.0 :: Main.swf And A Page.swf Loading Into It?

Jul 17, 2007

I'm in need of some help with a path - should be quite a simple one, Im just a bit confused. I have a main.swf and a page.swf loading into it. In the page.swf there is a text scroller as in this file example. So the main.swf loads the page.swf with the scroller but the text wont scroll when loaded in the main.swf. Im thinking its a path issue and I think the problem code is on the button...

[Code]...

View 2 Replies

IDE :: Botton On Main Page Not Working?

Apr 19, 2009

I am working on one project which have 7 links. HOME:TRAINING: WEBSHOPERODUCTS: CONTACTS: SERVICE. all this pages are in one movieclip called PAG with appropriate names to moviclip and frames.I am having problem with Home page i hv some icons which shld take user to links. but its not working .and same link works fine with training page.the link in training page is :

on (press, release) {
_root.pag.training.gotoAndStop("t2");
}

View 1 Replies

ActionScript 3.0 :: Go Back To Main Page?

Dec 9, 2009

I have a main swf file called index.swf and 3 games files called game1.swf game2.swf and game3.swf respectively.The main.swf is done is AS2 while the games are in AS3.I have 3 buttons on the main.swf,each will load the game out on a new layer...
this is the code I used...

btn1.onRelease = function(){
loadMovie("subcontent/game1.swf", 0)
btn1.enabled = false
}

But when I added a back button on the game1.swf using the script...

back_button.onRelease = function(){
loadMovie("index2.swf" , 0)
}
...

it didn't work. Apparently this code doesn't function in AS3.Index file will call them out on a new layer..and the back button in those games must be able to go back to the index.swf.

View 2 Replies

ActionScript 2.0 :: Placing A Swf Into Main Flash Page

Apr 26, 2008

I am developing a web page at the moment using Flash CS3 AS2.0, and I have developed like a title header that has some flash animation. I want to be able to place that title header into the main page that I have created. I can not for the sake of it, get this external swf to place into my main page.[code]I have created a spot for the swf on my main page and even set it to act as a movie clip. I will upload the files so you may take a look at the coding.UrL...This is the online file folder where the 4 files are located.Index.fla is the main page, and index.swf is the output top.swf is the the external movie clip i want to add to index.fla at the top.top annimation.fla is the actual working file.

View 3 Replies

ActionScript 3.0 :: Loading External .SWF Into Main Page With Preloaders?

Nov 25, 2008

I am working on my first Flash project with AS3.The structure of the flash site is pretty simple. I have a stage 1165px wide x 710px height Inside my Stage I have an horizontal bar with a menu followed by a container right under.

is that whenever I click on one of the button on the menu, that the related external .SWF loads into the container with a preloading bar and %. I already did all my .SWF files.

View 1 Replies

How To Make Intro Slideshows For Main Page Of Website

Aug 18, 2009

I have designing my website with Dreamweaver and am wondering how exactly I can make a non-interactive slideshow for my main page, preferably in Flash or Fireworks. I want the slideshow to begin each time the main page is loaded. I have been using Simple viewer to make my galleries because I don't know html, I'm a photojournalism major and happened to get the entire cs4 suite with my macbook. I'd like to learn to put more than PS and Indesign to good use.

View 1 Replies

ActionScript 3.0 :: Get The Location Of A Nested Movieclip On The Main Page?

Oct 31, 2009

My problem is that I have a moveiclip (called "clip") and I have other movieclips on that stage that are "branches", and those branches are made up of branch parts.  These branch parts are in a movieclip called (branchpart) and some of these have been placed on the branch stage.  When I am on the clip stage and I try to get the location branch[i].branchpart[j].x and ranch[i].branchpart[j].y,this location is given in the coordinates of the branch stage, not the clip stage.  These branch parts are being moved in complex ways with respect to one another, so I am hoping that I can simply access the location on the clip stage of a single part without having to deconstruct the whole branch. 

View 3 Replies

Professional :: 12 Movie Clip Buttons On The Main Page?

Aug 25, 2010

I have 12 movie clip buttons on the main page (3 rows of 4 buttons).When a button is pressed,it gives the answer to a question which remains visible.On this answer screen, there is another button to click for further information. I pointed to this button to go to another frame within the same movieclip (containing the further information).However, this "further information" shows up  UNDERNEATH the 12 buttons, and you can't read it.

View 14 Replies

ActionScript 3.0 :: Getting An External Swf To Be Loaded On A Page In Main Timeline?

Sep 25, 2011

I'm about 10 hours deep into getting an external swf to be loaded on a page in my main timeline. I've gotten as far as loading the external swf (within the first few hours) hahah but now, have spent twice as long trying to get the external swf to be removed when a person navigates to a different page of my main timeline.

I have a videoplayer on one frame which is my "video" page. I've gotten the external swf to load two different ways, for example, the latest code i am using to load the external is below and seems so nice, clean and simple:

var request:URLRequest = new URLRequest("VideoPlaylist_HV.swf");
var loader:Loader = new Loader()
loader.load(request);
addChild(loader);
loader.x = 180
loader.y = 50

But I would like to add a function that says on any mouse click event (navigation) close the swf that is loaded.

If any of you genius people out there can help me, please do. I thought getting it to load was going to be the hard part but I was wrong. I am very discouraged by Actionscript in general.

download what i have so far, i left alot of the content out so the file size isn't big. And yes, i am sure once you see how I work you will be sure that I am no flash expert. I can send a link to the .flas, the site won't allow me to post the link as I am new.

View 5 Replies

Actionscript 3.0 :: Calling Back To Main Page Through UILoader?

Mar 24, 2010

I am using AS3 and the UILoader Component to bring in external .swf files into my main (index) page, works fine.

Here is the problem: From inside an external swf, I have a button that I want to communicate "back" to an object on the main page.

Here is the code I am using to change the alpha of the testbox_mc located on the main page:

Code: Select allMovieClip(parent.parent).testbox_mc.alpha = .5;

I have attached my fla files to run and test. I have a feeling I am just on tweak away from success.

View 1 Replies

ActionScript 2.0 :: Make A Preolader So That It Loads Main Page

Aug 7, 2002

i am making a full flash site in MX and i need to know how to make a preolader so that it loads the main page (alone)...then loads the next page when the button is clicked on...i want it so that all my pages dont load at once, only if they are clicked on..

View 4 Replies

ActionScript 2.0 :: Window.open Redirects Main Page

Apr 3, 2007

here is my script.[code]the link opens up fine...but it opens up a tab in firefox that displays the following text."[object Window]"in internet explorer it gives me the error. and won't open the window.internet explorer cannot download.unspecified error.URL...

View 2 Replies

ActionScript 2.0 :: Galley Doesn't Show In Main Page?

Jul 12, 2011

I made a gallery follow this tutorial [URL]

And it's work perfectly fine, but just only in the file itself

when I make a main page and get it loadmovie the gallery, it doesn't work and report "NaN"

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved