ActionScript 2.0 :: CS3 - Pageflip Assistance With Adding Additional Page?

Nov 14, 2008

I'm running in to a problem where I've added additional pages (20+ pages in total) and everything after page 16 is transparent.

//pageflip version 2.02 (200405031400)
//
//(for the latest version, always check at http:url....)
//
//this code is written by Macc 2004.05.03[code].....

View 1 Replies


Similar Posts:


ActionScript 2.0 :: Adding A Button On PageFlip Page?

Feb 16, 2009

I'm using pageFlip to load several jpg's and to show them in a pageFlip catalogue.Now I would like to on page 3 of my catalogue to add a button at a specific coordinate.Do you know if pageFlip creates several MC's holding the jpgs it loads dynamically or does it load them for each page-pair???I couldn't seem to find the name of the MC's, - if I could, I guess I could dynamically add a button to the MC containing the jpg displayed at page 3?

View 2 Replies

Xml :: Dynamic Pageflip 3.5 - Changing A Page?

Dec 14, 2009

I have purchased a dynamic pageflip script from [URL].Has anyone used it before? I have setup all the pages and all is well, however, I am having trouble changing the very first left hand page.[URL]I have looked in both the .fla files and pagedate35.xml for an instance but had no look.

View 2 Replies

ActionScript 2.0 :: Multiple Page Flips In A Pageflip?

Mar 4, 2009

im working on a site that uses page flip but i wanted to make multiple flips as well. imagine 2 strips that are independant of eachother that both flip. i was going to make 2 flash files and load them into a container flash file.

View 1 Replies

ActionScript 2.0 :: Adjusting Start Page In Pageflip

Sep 30, 2009

I'm trying to get it to start and end on a spread rather than with a front cover and back cover (with blank space on the left and right). I just need to flip between two spreads.I have gotten it to start on page2, but it appears on the right rather than on the left as a spread. I tried getting rid of ename="blankpage"; on line 123 and 127, but it only caused order issues.

View 0 Replies

ActionScript 2.0 :: Using A Button To Turn Page With PageFlip V2.25

Feb 8, 2010

I am trying to use a button to flip the page rather that using the corners. I have switched the page flipping off using:

ActionScript Code:
canflip = false;

There is this code below that is used to tell me how to use a button however I do not understand it.

[Code].....

View 2 Replies

ActionScript 2.0 :: Pageflip/page Marking System?

Sep 13, 2006

I'm (still) working on a pageflip catalogue and i need to add a system that marks selected pages and enables you to come back to the marked pages at anytime you want.In other wordz, i'm trying to obtain the same thing as this :

[URL] and mess around witk the post-it block in the middle of the pages, on top part of the catalogue.)Since the pages are loaded externally thru a xml file, I don't know how to refer to the page that is to be marked, how can i add multiple markers...

View 2 Replies

ActionScript 2.0 :: Pageflip: Load Each Page Separately

Jan 18, 2005

I just found the "famous" pageflip and encouterd a problem. I need to load each page seperatley.. cause loading the pageflip takes a while (its 1 mb) example:[URL] I tried putting this on every pageMC: _root.mymovieclip.loadMovie("page1.swf") followed by a preloader script, but that didnt work the pageflip can be downloaded here: [URL]

View 3 Replies

ActionScript 3.0 :: Flash PageFlip - Dynamically Resize Content Page?

Feb 25, 2012

I have 3 issues i've not been able to figure out how to do:

1) I've not been able to dynamically resize the pages to fit the stage dimensions as it changes, the content MC gets placed into the stage with this code line

addChild(pageFlip = new PageFlip(ContentMc, stage.stageWidth / 2, stage.stageHeight));

i have also set the stage to

stage.scaleMode = StageScaleMode.NO_SCALE;
stage.align = StageAlign.TOP_LEFT;

but i cannot figure out a way to dynamically target "ContentMc" from the document class, it either disappears or looks squashed.

2) second issue is that the "hit area" for the mouse is too wide, meaning that if you click almost half way up the page it activates which restricts the amount of usable content area for links and such, how can i reduce it to the lower corners?

3) how can i add other MCs to specific pages from the document class?

View 3 Replies

ActionScript 2.0 :: External Pageflip Being Loaded Into Pageflip?

Jan 26, 2010

I am using the Free pageflip v2.2.5 by Macc/IpariGrafika

[Code]...

View 0 Replies

ActionScript 2.0 :: Adding An Additional Separate Image To Gotoandlearn Carousel

Oct 28, 2009

I am trying to change a version of the gotoandlearn carousel to add an additional image that appears along with the first image when it's clicked on. I can get the movie clip to appear/disappear properly, but I can't get the photo to pull from the XML file and appear in the movie clip. I've tried everything and what I think should work doesn't. Here is my XML file and action script code: ("the2nd" is the movie instance, "image2" is the photo in the XML file that needs to appear).

XML file:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<icons>
<icon image="carouseldogs/icon1.jpg" image2="carouseldogs/icon1a.jpg"
tooltip="How we help"

[Code]....

View 0 Replies

ActionScript 2.0 :: Pageflip Free From Pageflip.hu?

Aug 6, 2009

When i load the book into my flash website, it works.. when i load it second time it doesent.. (i cannot "grab" the pages anymore) I know this is a long shot, but the pageflipper is pretty popular..so i thought maybe some of you know whats up.

I tried to rewrite all references to _level0/parent etc ect.. that does not sem to be the problem.

Its easy to recreate "bug", simply replay timeline from frame 1

Code:
btn.onRelease = function(){ gotoAndPlay(1) }
source: http://pageflip.hu/pageflip_v225_source.php

I'll send you a nice postcard from denmark if you can help me with this one!

View 2 Replies

ActionScript 2.0 :: Page Flip V2 ... Unload / Reload Tha Pageflip Before Unloading Call Function: RemoveML(); To Remove Mouse Listener

Apr 6, 2006

I need to Automate the Page flip where the user has no control. Make it into an animation per say. I know it can be done. But I can't seem to figure out how. I can make just the first page. But I can't make it keep going. You guys know what I'm talking about right?[URL] Here's the code and notes...

[Code]...

View 1 Replies

ActionScript 2.0 :: Pageflip - When The Corner Of The Page Curls, The Opposite Diagonal Side Also Curls?

Jul 2, 2010

I'm using the pageflip fla file found out pageflipDOThu and it is working ok except that I am using larger page sizes (595 by 842) and when the corner of the page curls before you turn it, the opposite diagonal side also curls.i haven't altered any of the script, just added new pages.The files are both 10mb in size so can't attach.

View 0 Replies

Professional :: Flash CS5 Assistance?

Aug 5, 2011

It may be a little confusing the way I explain it but here I go. I've been testing in Flash CS5 for awhile and saw it may be something like Photoshop, more specifically while drawing. In Photoshop there are layers which I use to divide parts of the picture such as the hair and the head in two different layers so that if there is a problem say at the top of the forehead where the hair is, the layer dividing the two separates it so when I erase a part of the head the hair doesn't go with it because it's not on the same layer.
 
Unfortunately in Flash it doesn't appear to work that way...in one layer I draw the head the other I draw the hair, I see a mistake in the head near the hair and I erase it...a part of the hair goes with it...then I have to redraw that part which can be time consuming unless I want a relatively bad animation(which I don't) since it's obviously not set as a default in Flash is there anyway to set it as that? I do tend to make quite an amount of mistakes in Flash because of how the brush and such works..

View 1 Replies

ActionScript 3.0 :: Flash Could Use Some Assistance

Sep 30, 2010

I had a developer who created a flash slideshow which utilized xml to load the image and attach a url to it. The project works as it should except for the urls...which seems to be set to the first one you click on.I am not a programmer, and the developer I was using, died. So, now I am stuck with a file that just needs one thing fixed to work. Any assistance in this endeavor would be most appreciated. If you want to use the files for yourself once they are fixed, feel free.

View 2 Replies

ActionScript 3.0 :: Embed Code Assistance?

Sep 3, 2011

I seem to be unable to reference flash files in my HTML code that reside on a server different than that of the HTML page. When both the "swf" file and webpage are on the same server, everything works accordingly to plan using either the absolute or relative link to the swf file.

View 1 Replies

CS3 Animated Ball Tutorial AS3 Assistance

Feb 7, 2012

I am trying to follow and create a tutorial which explains how to make a bouncing ball.I am really struggling with the Action Script 3.0 even though the teacher types it in.I am inserting the code so that you can view it.[code]

View 3 Replies

ActionScript 1/2 :: Cursor And Button Assistance?

Mar 31, 2009

I'm a student with basic (but growing) knowledge of flash, and for one of my projects I have to create a website in Flash CS3 (an actionscript 2.0 file) which will then be imported in to Dreamweaver and uploaded.

[Code]...

View 13 Replies

ActionScript 3.0 :: Assistance With Buttons Pulling In Different MC's

Nov 19, 2008

I would like to have a screen with multiple buttons and when the button is clicked different MC's will be imprted into the .fla file. For instance button 1 will import 1_MC, button 2, 2_MC, button 3, 3_MC etc. point me to a tutorial or give me a down and dirty example using AS3?

View 11 Replies

ActionScript 3.0 :: Creating A Soundboard Assistance?

Jun 3, 2011

How do I make a stop all sounds button or set a key on the keyboard to stop all sounds?*I would really like to have the key stop all of them but still like to know how to do both.

View 9 Replies

ActionScript 2.0 :: Assistance With TellTarget Script?

Apr 14, 2005

I am attempting to apply the tellTarget script (using kirupa's tutorial as a reference) and I get the following output error:

Target not found: Target="/security" Base="_level0"

I named the movieclip "security" (without the ", of course), and applied the appropriate script to my button but I keep getting that error.

[code]...

View 5 Replies

IDE :: Adding A Blog To A Flash Page?

Mar 5, 2009

I need to have an existing blog that can be viewed from within a Flash web page. The idea is to access and read a blog without leaving the Flash site. I have seen a widget on Flash Den that does this but only works in AS 3.0 The Flash site that needs the blog was done in AS 2.0. I would think this could be done in AS 2.0

View 4 Replies

ActionScript 3.0 :: Reference Main Timeline - Get Any Assistance?

Nov 24, 2009

I have a simple problem that I've been working on for hours, trying to go through trial and error myself. But here's the problem. I have a function on the main timeline named startClips. Now, I want to call this from from within two movie clips, the other nested inside the other. In other words, I have a movie clip called holder, and inside of a holder, I have a movieclip called homebase. Now, here is all the code I've been trying to use to access the startClips function which is own the main timeline from the movieclip homebase:

MovieClip(root).startClips();
MovieClip(root.root).startClips();
MovieClip(parent.parent).startClips();
this.parent.parent.startClips();

I can't figure this one out. Can I get any assistance.

View 3 Replies

ActionScript 2.0 :: Assistance With Determining Which Item Has Been Selected

Oct 1, 2009

The request has been to modify the first item by including an FLV player. This I've done and have working without flaw.My trouble arises when users select any of the other 4 tabs and then attempt to return to the first tab where they should see a transition into the playing FLV. This is not happening after the initial load. It's been quite awhile since I've worked with AS but I figure this issue should be able to be resolved if I inject a condition to determine what item is selected.

The AS for the "accordian" is:

ActionScript Code:
import mx.transitions.Tween;
import mx.transitions.easing.*;

[code]....

This isn't working. In fact, it seems to be skipping the initial condition if(t == "welcome"). If the nave is determined within the var navs:Array, how then can one determine the selected location?

View 1 Replies

ActionScript 3.0 :: Adding Page To Flip Books?

Jan 19, 2010

i purchased a flash template which contains flip books. they said i can add new pages to books but i couldn't

i added new pages to action script and i made new pages' movie clips in library

but the new added pages are transparency at the prewiew.

View 1 Replies

IDE :: Adding Interactive Scroll As Element Of Page?

Jul 24, 2007

I created an interactive image pan (750 x 300). I then tried to add the 750 x 300 panning image as a movie clip as part of a larger stage (750 x 550), so that it was a band across part of the stage with static content above and below. When tested the scroll keeps going off the end of the image? How you can add the interactive scroll as an element of a page rather than just on its own without the scroll going off the end of the image?

View 11 Replies

ActionScript 3.0 :: Assistance Unloading Flv's From Swf's Imported To Main Stage?

May 11, 2009

I have my main.fla which imports external swfs that contain flv's. I have three buttons that navigate the main timeline to frames 2-4. At frames 2-4 an external swf gets loaded into an empty movie clip via this code. Each loaded swf acts like a menu with some nice vidoes loading in the background.The problem i found is the flvs continue to play as i navigate between menus, which makes the main swf/fla slow down becuase the pc is working harder to deliver all the stuff running in the background. I've added this code to frame 1 of my empty movie clip that is in my library that has the instance name 'menu1'I keep getting the error "Access of undefines property mc1"I have the source files for my site here if you can take a look and see what I'm doing wrong. I have removed this code so i don't get the error and have tried other things to no avial.

///////////////////////
var loader:Loader = new Loader(); addChild(loader); loader.load(new URLRequest(MovieClip(this.parent).src));

[code].....

View 2 Replies

ActionScript 3.0 :: Assistance Unloading Flv's From Swf's Imported To Main Stage

Sep 15, 2011

I have my main.fla which imports external swfs that contain flv's. I have three buttons that navigate the main timeline to frames 2-4. At frames 2-4 an external swf gets loaded into an empty movie clip via this code. Each loaded swf acts like a menu with some nice vidoes loading in the background.
 
The problem i found is the flvs continue to play as i navigate between menus, which makes the main swf/fla slow down becuase the pc is working harder to deliver all the stuff running in the background. I've added this code to frame 1 of my empty movie clip that is in my library that has the instance name 'menu1'
 
I keep getting the error "Access of undefines property mc1"
 
I have the source files for my site here if you can take a look and see what I'm doing wrong. I have removed this code so i don't get the error and have tried other things to no avial. [URL]
  
///////////////////////
var loader:Loader = new Loader(); addChild(loader); loader.load(new URLRequest(MovieClip(this.parent).src));
////////////////////

[Code].....

View 3 Replies

ActionScript 2.0 :: Assistance With _rotation Property For Tween Class?

Feb 4, 2006

if there is a way to use the _rotation property with the Tweening class to make a movie clip continually to rotate from it's current position instead of starting back at the original position and doing the same rotation again.

I'm trying to make an movie object rotate 90 degrees by clicking on a button and then when you click the button again, the movie rotates 90 more degrees. I don't want it to start over and do that same 90 degree rotation with the Tween class.

View 4 Replies







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