AS2 :: Get Good Flipbook Component?
Apr 13, 2010
I am looking for a flipbook that I can use inside of flash, whether a component or not I suppose;
in the past, the flipbook that I have used depends upon html/js;
also, the flipbook should be able to load .swf pages
View 2 Replies
Similar Posts:
Nov 10, 2009
Anyone know of a good news ticker component? (Or a straightforward way of coding one in AS3?) We need to incorporate a horizontal ticker at the bottom of a site. It doesn't need to feed RSS. It'll just be populated with little factoids the client will provide. I initially purchased and integrated this one[url]...
Worked pretty well. Unfortunately, the developer who is building out the site just informed us that we need one that works in a .net environment and this component parses the XML through PHP. I'm a noob at all this so I don't even know exactly what I'm talking about!
View 1 Replies
Jan 20, 2011
Where can I find a free but good-quality and customizable carousel component for Flex 4?
View 4 Replies
Nov 27, 2010
Looking for a programming book that is in tutorial approach. Example this chapter teaches you how to do a login form. In the second chapter it teaches you how to integrate the login for to another app.Basically I'm looking for a book that teaches you real working application rather than abstract ideas. Programming language I have in mind is Adobe Air/Flex, Visual Basic. Functions I have in mind should at least cover Drag and Drops, Integration to a web form (form entry) and customizable interfaces.The languages i had in mind isn't fix. If you know a programming platform that has little code or easy to learn but still be able to develop a cool application.
View 3 Replies
Mar 29, 2012
i want to create a chat app using flex 4.5 mobile project for android device. For the chat screen, i wanted it to look glossy and stylish. Hence i thought i would use the list component and disable the selection in it. I m able to add the chat messages into the list. But i doubt if large chat data might hinder the performance. Im using a collection and i ve binded it with the list. Whenever i receive a chat i update the collection and it gets displayed in the list. Can someone tell me if his could pose a performance problem as list component is not intended for this purpose.
View 1 Replies
Mar 3, 2010
How I can xml dynamic text In this FlipBook BY AS3 & Flash CS4.I can use Xml Text but IN this project I can't write code action
View 1 Replies
Apr 12, 2011
I have a flipbook that I'm making and I'm having some problems getting rid of a certain keyListener... Here's the dealio.. This is the trouble-maker script that's on frame 3:
stop();
Key.removeListener(keyListener_n)
keyListener_np = new Object();
var repeatTest;
keyListener_np.onKeyDown = function(){
[Code] .....
View 1 Replies
Jun 3, 2009
change the dimensions of this flipbook, what parameters i'd have to change in order to change horizontal and or vertical size.
View 1 Replies
Sep 3, 2011
In a "container" movie I have an imported swf flipbook from indesign that needs some buttons to move through pages. I can control it with a simple nextFrame() and prevFrame() but this is done without the page curling/turning effect. Does anybody know which as3 command(s) or function(s) calls the turning effect like when clicked at corner of pages?
View 2 Replies
Dec 12, 2011
I am creating a flipbook application for a magazine. I am using Flash CS4(AS3) to build a navigation interface which contains a UILoader that loads magazine pages in SWF format created by InDesign CS5.Initially I was loading one large SWF file for the magazine pages. Internal links on the table of contents worked great but the load time was ridiculous. Now I am loading individual SWF files for each spread (adjacent pages) and the load time is great, however the links on the table of contents no longer work, which I expected.
The links still appear to be on the page however they don't appear to do anything. I have managed to interrogate the display list objects within the SWF file and the links appear to be of SimpleButton type. Some are even recognized as having HTML significance, they are given an instance name of "Hlnk#" instead of just "Instance#".I think my problem is that I can't/don't know how to get to the event that is triggered by the link/SimpleButton object. If I could see what page it is referencing I could load it.
View 2 Replies
May 27, 2010
I have recently purchased Pageflip 3.6 (http://pageflip.hu/) for a project at work and what I am planning on doing is implementing a guest book which i have created in flash.The guest book I created consists of a file upload (for images) a comment entry and a signature section (where the user has a choice between a bunch of fonts and writes there name) which are located on the left page of the flip book and then on the right page it displays the post (using XML).
Now the guest book on its own works like a charm, but when it is called into Pageflip the buttons for the upload/submit stop working and nothing happens.The way Pageflip pulls in the swf/png/jpg to fill its content is through an XML file.Pageflip does have hot spots and controls to switch pages directly within the book but I have disabled them so that you can only switch pages through the control bar, as I thought the hot spots were conflicting with the input for the guest book but it didn't do anything it still will not allow me to use the controls for the guest book.
I know this might be kind of confusing I hope i described my problem clearly enough and any help or input at all would be fantastic. I'm fairly green with actionscript but i'm the only one at my agency that knows how to use it so its tough on me to do these advanced things without anyone to bounce ideas off of
View 1 Replies
Sep 12, 2003
I'm interested in coming up with a flipbook which turn to another page, with a "turn page" animation. Exacly like what they did for Fullerton, at this URL...I got a great reply from JCS (thanx again dude!), who passed me a fla where they came out with a flip book, but you'll have to manually drag the page frm one page to another. Technically this flip book is more superior, as the user can flip the book manually, and it looks very very cool, but the thing is, there doens't seem to be a way to flip all the way to the last page withouth going through all the pages in between, and that sucks, as imagine that the document has like 50 pages!. BTW, the file in JCS sent can be downloaded here.URL...So basically, I want to modify the script to enable the the page to turn automatically when clicked, instead of having to drag the page.
View 11 Replies
Feb 20, 2012
You know those paper flipbooks you would have as a kid where you would flip the pages and it would like like a moving image? How cartoons are made? I need to make that on the computer. I have a series of jpeg that I want to cycle one after another every second or so.
View 3 Replies
Feb 3, 2012
I want to create Flipbook in flex/Flash. Normally its created via XML and XML has some image or swf list it is loading as page in flipbook. But I want to create this functionality directly from the PDF file. Just developer need to give only PDF file name/path flip book will generate automatically.
View 2 Replies
Aug 16, 2010
I've created a flipbook in Flash. It pretty much looks the way I want it to except for one thing. On the 3rd and 4th page I've created a spread where it has have a movieclip playing inside the pages. It plays fine but everytime you're about to flip to the next or previous page it keeps playing the animation inside the page. Obviously I only want it to play once. Even though I put a 'stop' function inside the movieclip it still loops the animation. It looks like I have to set a function at the top level so it disables the movieclip after the first page-flip. Is this possible? Or is there another way that I can make the animation stop looping when about to flip pages? I could only attach the actionscript in word doc as the fla and swf where too big to attach. If you're happy to look into it I can email it to you.
View 2 Replies
Jun 23, 2011
I have a component "child" which has a cancel button. Now this component is placed in a state called "newChildComp" I also have another component called "parent". In the parent component, i have a button that dispatches an event. Here is the event code:
[Code].....
so, basically,i am checking to see if the cancel button component in the Child component, while i am still in the parent Compoent, was clicked, if it was clicked, call the cancelButtonHandler. The problem is by the time the addNewChild handles the event, that cancel button was still null. My question is how do i solve this without using the itemCreationPolicy on the cancel button?
View 1 Replies
Aug 6, 2008
Can anyone recommend a good book to help me with XML integration in Flash. I need a book that will teach me step by step with very specific instructions how to get information from a user, update the XML file and display the information in a another swf.
View 1 Replies
Oct 24, 2011
I am interested in finding a good swf to fla converter. I would love a trial version that lets me actually see the action script.
View 2 Replies
May 31, 2009
I'm looking for a swf viewer/browser similar to Windows standard browser.
I need to basically show someone a bunch of swfs in a slideshow format.
View 3 Replies
Mar 24, 2011
Good alternative Flex IDE? I am interested in free editions mostly but I will also take under consideration the paid ones.
View 2 Replies
Mar 4, 2004
I recently read an article about prefacing your variable w/ _global.
And I think it rocks!!!
Why is this practice taboo?
Why do so many tutorials insist you remember the scope of every movie clip?
It seems to me that memory space is memory space.
View 2 Replies
May 20, 2009
is there any way to put scroll of tree component in left side of component or creating a custom scrollbar for tree component
View 13 Replies
May 22, 2009
Can you list your favourite royality free photo CDs/sources ? As in for hi res jpgs which we can use as backgrounds for websites ?Do most of you use CDs or do you rely primarily on webbased sources ?Can you list cheap priced CD titles, Websites or any free image sources online with no strings attached?
View 2 Replies
Jan 16, 2010
I have copied a new image in to the flash, and i tried to rotate it.Rotation is working, but the image is not looking good in flash (i can see some distractions while rotating).
View 8 Replies
Apr 22, 2009
I'm looking at purchasing a couple of new AS3.0 books, I would say my skill level is basic to intermidiate, and I'd like to push my skills to at least near or at pro levels, what would you recommend?
View 5 Replies
May 22, 2009
We have several people that touch Flash files at my company.oes anyone know a good way to make sure we're not opening the same file at the same time?Sort of like how Word will prompt you with a choice of opening as read only or how Dreamweaver lets you check files in and out.Is there anything like that for Flash?
View 1 Replies
Jun 5, 2009
I have a client who will want an e commerce area for his site. Does anyone recommend a good Flash based program out there that will allow you to constuct an e commerce solution in both AS 2 or 3 . I know that is a lot to ask for but at this point I really need something that will not break my budget, I can use easily multiple times with different looks .
View 1 Replies
Jul 26, 2009
I'm trying to learn how to use flash, and there's only so much I can learn on my own. I looked up some books on various websites, but I don't know which would be the "best" to use for someone completely new to the program.
View 2 Replies
Jun 22, 2010
I need to make a movie whereby the user drags four items onto 4 targets and achieves a result as each object lands on the target, such as a sound. and then a well done statement at the end.
Can anyone recommend me a place where I can download such a file so I can manipulate it?
View 2 Replies
Mar 26, 2011
I am new in flash but because I was programmer I could learn action script quickly but I need some professional source code and example to reinforce my infrastructure in flash so could you please introduce me a good place for download or see these sources?(I need to expand my exprience throught these kind of sources )
View 3 Replies