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
Similar Posts:
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
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
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
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
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
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
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
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
Jan 26, 2010
I am using the Free pageflip v2.2.5 by Macc/IpariGrafika
[Code]...
View 0 Replies
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
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
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
Dec 8, 2011
I am following the Install Flash Media Server 4.5 and verify HTTP streaming to Flash and iOS article/tutorial located here [url]...
When I try to view the start page on my iOS device (updated to latest) I get a brief flicker of the start page then a blank white screen with a 'Get Adobe Flash Player' icon.
This is really tripping me up. I've had a previous failure to get HTTP streaming working so Im trying now with a clean install on a new machine. I'm trying to follow 100% with the article mentioned above and I am getting different results.
View 6 Replies
Nov 19, 2009
I want the opening screen needs to be the about us page instead of the gallery.I saw all AS code but didn't get where to change.
View 4 Replies
Aug 29, 2010
how do I tell an html page to open with a swf item on level 50, so that when I call another item into level 50, it REPLACES the original item. Right now, when I call another item, it just goes over the top and stuff shows. I'm using loadMovieNum, AS 2 Flash CS3
View 2 Replies
Jan 9, 2010
Didn't know if I should be here or in the Dreamweaver forum. Just trying to figure out how to make a Flash swf. start only after all the other elements of the page have been downloaded. Is this something you would do in Flash through Publish Settings or would this be accomplished in Dreamweaver?
View 4 Replies
Apr 19, 2011
I have a Flash 8 site that plays music in the background. When I click on one of the menu choices, the timeline jumps to another frame where the selected page is. Once at that page, I want the background music to stop and the page's music to start. Here is what I have:
Attached to frame 1:
var s:Sound=new Sound(); // to initialize a sound instances
then attached to each page keyframe:
stopAllSounds();
s.attachSound("thelinkageidofthesoundthatcorrespondstothispage");
s.start();
When the timeline jumps to the page frame, the background music stops but the page's music doesn't start.
View 5 Replies
Apr 16, 2010
My client wanted two distinct swf on a web page: a viewer on top and a slideshow of images at bottom.Clicking a link on the slideshow make the viewer load a movie, by means of LocalConnection api.The slideshow has a default, so when the page is loaded a default movie start.This works nice on all browser. The only problem I have is on firefox. When screen resolution is too low, or the monitor is too small (netbook) the slideshow remain hidden until scrolling. Therefore at page loading it doesn't start and the main viewer don't get instructed on playing the default video.As soon as I scroll the page, and the slideshow swf display on page, it starts and everything works fine. I cannot change the design, I must have two distinct swf, the come from a library he has, and I am trying to reuse components.
View 2 Replies
May 19, 2007
Ive just finished a flash web site that ive used a lot of XML for loading my images from thumbnails. Its works great.
Except it takes maybe 3-4 minutes to load. I think whats happening is its loading all the images in that XML file before it even shows the first thumbnail, so thats like 2MB its loading.
Is there a way to preload all of the xml files at the start on my Flash splash page?
Here is the link to what im explaining.
[URL]
View 5 Replies
Jan 28, 2009
is there anyway to bypass the print dialog box while using printJob.Start() method? is there anyway to set desired value for page orientation from the script.
View 0 Replies
Nov 12, 2009
hy everyone,
I using a pageflip made in as3 that works with javascript...
The problem is that i got in the file bookSettings.js one thing like this to say to the program what pages i want in my pageflip project.
flippingBook.pages = [
"pages/page-001.jpeg",
"pages/page-002.jpeg",
"pages/page-003.jpeg",
"pages/page-004.jpeg",
"pages/page-005.jpeg",
"pages/page-006.jpeg",
"pages/page-007.jpeg",
"pages/page-008.jpeg",
"pages/page-009.jpeg",
"pages/page-010.jpeg",
"pages/page-011.jpeg",
];
----------------------------------------------------------------------------------
The thing is that if i made my project with less then 10pages it works fine... if i put more then 10pages it dosent show more then 10 pages.....
I dont dont how can u help me on this.... that way im going to put my project here, so it can happear one gentil mind and see the project, and maybe say to me what is wrong...
http://www.easy-share.com/1908416402/PageFlip_Acces.rar
Hope u can help me on this....
View 2 Replies
Feb 9, 2010
I have got the Flashpageflip (a flash based application from [URL]) and MagicZoomPlus (a javascript from [URL]) and I would like to integrate the two.
Flashpageflip does accept swf pages as content and I'd like to zoom into images that are inside these swf files. This means that I have to call the javascript from MagicZoomPlus from within the swf file. Can this be done at all?
And if so, how do I achieve this?
Extra info: The flipping page swf is called from within a PHP-file. I have been able to declare the MagicZoom javasrcipt functions in thie PHP file, but what needs to be done next is that the swf generates the following code:
<a href="big.jpg" class="MagicZoomPlus"><img src="small.jpg"/></a>
View 1 Replies
Sep 10, 2010
The free version over at [URL] displays sound in their online demo, but when I download the Fla. and preview it out of CS4 everything works but there are no sounds playing when I flip. SoundOn - true has been set, and I cant work out why it isn't working. No settings have been changed apart from soundon. I have tried with their older version 2.14 and that works fine.
View 4 Replies
Sep 18, 2010
I am running into an issue using the free version of PageFlip I'm trying to resize the flash file, but when I do, the mouse rollover in the corners appears on the opposite corner of the current page. I was able to get everything to work OK at one size, but after I resized the stage and all the other elements the problem showed up. I have examples posted at the links below. The first the page is sized to 600 pixels (which worked); the second is sized to 720 pixels (with problems).[URL]..
View 3 Replies
Mar 31, 2011
I'm looking for an extension/softwre to display PDF magazine with pageflip effect. It is not a problem to create flipping magazine with images. What about PDF?
View 6 Replies
Feb 26, 2009
how to make a pageflip effect?
View 6 Replies
Jan 18, 2010
how to make a PageFlip book? i am actually looking for a FLA file that i can edit on
[URL]
View 1 Replies
Sep 10, 2006
Can be PageFlip v2.2 by Macc [URL] or the improved version by 76design [URL] used for commercial projects? I havent found under which licence is it distributed :/
View 1 Replies
Jun 16, 2008
working in a page flip project (downloaded the free version from pageflip.hu)I want to create some animated pages, bu I have a issue:- The animation runs fine (simple things like alpha effects), but when the mouse cursor reaches the pages corner, the animation starts again.I dont want that.The file downloaded has a page like this. Is a graphic that rotates. So I think is possible, but I dont know how.
View 2 Replies