ActionScript 2.0 :: External Pageflip Being Loaded Into Pageflip?
Jan 26, 2010I am using the Free pageflip v2.2.5 by Macc/IpariGrafika
[Code]...
I am using the Free pageflip v2.2.5 by Macc/IpariGrafika
[Code]...
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!
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....
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>
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 RepliesI 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 RepliesI 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 RepliesI'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 Replieshow to make a pageflip effect?
View 6 Replieshow to make a PageFlip book? i am actually looking for a FLA file that i can edit on
[URL]
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 Repliesworking 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 RepliesI'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 Repliesim 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 Repliesi am working on ebook using pageFlip component, (see attachment). My problem came when i use a bookmark movieclip that contains some buttons in it. I put the bookmark movieclip above the pageFlip component, but when the cursor rollover the button, the pageFlip on the back react too (please look at the right corner of the button 1 n button 10). It's so weird, since in the most cases, button in a top position will make the button in the back position not work.
How can i stop the pageFlip component react (especially on the drag area in the right corner of pageFlip) when the bookmark show above it, n only button in the bookmark mc react when the mouse is clicked or rolled over the buttons? Maybe some scripts for the bookmark mc, i guess? *Please don't ask me to move the bookmark mc from that position, because i have some plans on it hat's all 4 now
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 RepliesI 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].....
I have a client that wants a flip book that works identical to this. The problem is, he wants it to turn pages on its own. Preferably at the end of a soundclip. I'm having issues with this, because this is in AS2, and I can't get anything to work from a sound type event! > <
View 8 RepliesI'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...
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 RepliesI'm wondering what the best flash pageflip template is?I prefer a free version but am willing to check out paid ones as well for sure.I'm looking for one that I can just load a PDF into and it will build it for me, ready to go with the template.I'm also open to any alternatives (such as a jQuery one) if there are better methods.This is a good example of one but I'm not sure how good it is and would like to be able to change the look of the.URL...
View 2 RepliesI'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].....
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?
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]...
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 RepliesCode:
var slideNo:Number;
slideNo = 0;
var xmlLoader:URLLoader = new URLLoader();
xmlLoader.addEventListener(Event.COMPLETE, showXML);
[code]....
[URL]I have: main.swf (a menu) and I have module.swf (content)If you navigate to Subsea Wellhead Systems/SS-15 BigBore II and click on that I have it load an external swf which covers most of the parent. So far so good. My problem is unloading the loaded 'Child' swf with the button provided on the loaded 'Child' swf.below is the code I used to load the file but I cant, for the life of me, find a way to unload it.
var bigboreLoader:Loader = new Loader();btnbb2.addEventListener(MouseEvent.MOUSE_UP, bigborecontent);
function bigborecontent(event:MouseEvent):void{var bigboreRequest:URLRequest = new URLRequest("moduletemplate.swf"); bigboreLoader.load(bigboreRequest); stage.addChild(bigboreLoader);
I am certain it requires the Child to communicate with the parent somehow but I am at a loss. If I could get a bit of advice or a link to something deal with this, it would be a big help. I just need to have my links load my modules and the remove them when the close buttong is hit on the loaded swf. I promise I have done searches and I admit I have found asnwers but still they are not working. I found the code below:
Main FLA:
function removeF() {
removeChild(bigboreLoader);
}
[code]....
I spent almost a week trying to figure out how to unload a currently loaded swf using its button and loading a new swf... I have three files, a main.fla, file1.fla and file2.fla. In my main.fla, I have a code which loads the other two files. If i will click the "unload" button in the file1.swf, I would like the main.fla to unload the file1.swf and load the other file, file2.swf. Here is the code to load the file1.swf:
[Code]....
I've got a small (more than 100 hours of thinkwork up till now!) problem I can't seem to solve:
I want to populate an external loaded swf with an dynamicly loaded xml fil (loaded from my config.xml).
[Code].....
how do I get the external xml into the external swf as a variable for the actionscript in the external loaded swf (So I just want to put the path in the script in my external swf...).
I have a homepage with five "links" to each swf. Now the first swf I have a custom cursor that hides the mouse. When I click on that link it plays and when I quickly go to the homepage again it hides the mouse there when it's not supposed to do it.
Same with every other link. When I was busy with the first swf and want to go to the last swf of the five, my mouse just disappears! It is almost as if it keeps on "playing" without seeing the swf...
Here is the code that I have so far!
var currentpage:uint = 0;
//one loader object per project:
var loadingobject1:Loader = new Loader();
loadingobject1.x = 445;
[Code]....