ActionScript 2.0 :: Page Numbering A XML Portfolio?

Jul 7, 2005

There was a post about a month ago about page numbering what i THINK was senocular's xml portfolio. with the recent loss of some posts, this was wiped out as well. does anyone have it archived anywhere or does anyone have the file that was being passed around in that post?

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Page Numbering In Flash Paper Prototype?

Feb 27, 2009

Not sure how many remember what flash paper was, but it was a program that converted PDFs into a flash application.So I am building it in AS3 (not the conversion process, but the viewer).My question has to do with the zoom feature, well I guess the previous/next buttons as well.The way the previous and next buttons work is they reference an array of Y values of where the next page is. The array looks like this:

0,800,1600,2400,3200....etc

This works fine, however, when I go to zoom those values are not accurate anymore more.

Whenever you Zoom up I up the scale by += 0.1
Whenever you Zoom down I down the scale by -= 0.1

In that process I need to update the Y Value array to match the new height of all the combined pages. How could I do that?

View 3 Replies

ActionScript 2.0 :: Sen's XML Portfolio -how To Make Page No's

May 25, 2005

I've been through Senoculars XML tutorial which can be found here and went further to read another thread (here ). about extending the Portfolio to allow for more thumbs--implementing a scrollbar-to Scotty This brings me to my questionQ: How can I do away with any scrolling and implement page numbers instead? So users could click the page numbers to go to the next lot of thumbnails in the section instead of scrolling up and down. The image below illustrates what im trying to achieve. As you can see I would like it to show current page, and overflow for page numbers that wont fit within the area dictated on the stage (rather like how threads work in this forum)

View 9 Replies

How To Add Scroll Feature To One Of Page On Portfolio Site

Jun 16, 2009

I'm working on building a personal portfolio site right now. I wanted to add a scroll feature to one the pages. I wasn't sure how to build it, so I down loaded one off here [URL] and just plugged my own graphics into it. It scrolls up and down just fine, but when I try to put a mask over it, it doesn't work. In the content the author wrote for his movie he says "Note: If you want to have a mask over the content: copy MC:frame and make it a mask for MC:Page. If you do so, notice that "non-anti-alias text" is not possible anymore. This is a common thing in a Flash Movie. I keep trying that and it just blocks everything out all together. So what am I doing wrong?

View 1 Replies

ActionScript 2.0 :: Flash Portfolio And Working On 'work' Page

Feb 11, 2003

i am making a flash portfolio and am working on the "work" page.i have a bunch of links.i would like each link to open up a seperate window containing a graphic that is already in the library.so basically, what is the script to link to a graphic already in the library and have it open in a seperate window.(i just said the same thing twice.....)and also, is there any way to customize these pop up windows?

View 3 Replies

ActionScript 2.0 :: Navigation System Inside The Portfolio Page Not Working

Jul 1, 2007

I am creating a site, and I have this navigation system inside the portfolio page. But it is not working. So it is like this it is built. Default.fla is loading portfolio.fla inside a movie clip loader. and the portfolio.fla has a navigation system for different portfolio pieces. I have set up the first one to work (dasa design). so, I need the outro to play of hm1.fla (first file loaded) and then play the intro of the Dasadesign file. I know this has something to do with the depth and so, but I have tried many ways but not succeeded. files are found here! [URL]

View 3 Replies

ActionScript 3.0 :: Have Some Flash Banner SWF Files Play Within The Portfolio Page Of Site

Jan 30, 2009

I've been working on my first full blown flash site for a few weeks, tackling problems as I encounter them, and I've learned a lot...but sometimes the simplest things I cannot figure out for the life of me. All I am trying to do is have some flash banner SWF files play within the portfolio page of my site. I don't want them to open in a pop up or anything just play within the page when the link on my site is clicked. I figured it would act like a movie clip and I could just drop it onto the stage, but when I do that it doesn't look right, loops continuously, and is not interactive. How can I make this work?

View 0 Replies

ActionScript 3.0 :: Inverse The XML Numbering?

Sep 25, 2009

say i have 9 children in a xml code.when i read it into AS3 i get 0~8 children.what if i wanted an inversion of this?

ie
xml[0] = xml[8]
1 = 7
2 = 6
etc

so then i could have two versions, xmlA as the regular 0~8, and xmlB is inverted.

View 1 Replies

ActionScript 3.0 :: Auto Numbering MovieClips Inside Arrays

Jan 17, 2012

I've created a game of top trumps. 64 cards and randomized and the 30 are selected. The 30 are then split between 2 arrays, one called PlayerCards and the other called AICards. Only problem is that the cards don't play in any order and often the same card is played 2-3 times in a row. I want to number the random cards in each the PlayersCards and AIsCards 0-14. How do I number the 15 cards in both the PlayerCards and AICards arrays?

View 1 Replies

ActionScript 3.0 :: Gallery Page With A Bunch Of Page Numbers - Click On A Page Number, The Over Script Should Stop Until Go To Another Page?

Jan 26, 2009

i'm trying to build a flash site and ran into a problem... i have a gallery page with a bunch of page numbers at the top. when you click on one, a movieclip loads of some images coming in.so the problem i'm having is that i made a little animation for when you roll the mouse over the page number (they scale up when the mouse is over, scale back when the cursor moves away)... what it's doing is when you roll over, it goes to a certain frame in the timeline and plays that animation.that's all working cool, but i need it to not do that once it's clicked on. so basically when you actually click on a page number, the over script should stop until you go to another page... here's the code i've written,

function over(event:MouseEvent):void {
this.gotoAndPlay(30);}
function out(event:MouseEvent):void {[code].....

View 0 Replies

ActionScript 2.0 :: Trying To Be Clever With Portfolio

Nov 15, 2006

But need help at this point! Can't get both galleries to work in harmony they load in but only one functions properly Zipped up the source [URl]..

View 2 Replies

ActionScript 2.0 :: How To Make A Portfolio

Mar 31, 2007

how to make a portfolio like [URL] I really want to make a portfolio that I can upload easy with maybe just a couple of XML code or such.

View 8 Replies

IDE :: CS4 Buttons - Make A Portfolio

Sep 5, 2009

I'm new to this CS4 world and I can't make my buttons work...I'm trying to make a portfolio. I have a button created named "books". I created a new layer just to insert the AS of that button and to stop the movie clip...the button is inside that movieclip.
Here is what that layer contains:

[Code]...

EDIT I took off the ":void" part and the compiler doesnt show me any errors. But still it doesn't go to the "design" frame.

View 2 Replies

ActionScript 2.0 :: [FMX] Make A Portfolio?

Mar 29, 2004

I'm trying to make a portfolio. Nested in the mc portfolio are 15 other mc's. site_01, site_02, site_03 etc. When the portfolio button is pressed mc_portfolio is going to frame 2, where the 15 mc's are located. But I don't want them to appear all at ones! I want them to appear with let's say .5 of a seccond pause in between each mc.

View 5 Replies

ActionScript 3.0 :: Xml Portfolio Multiple Images?

Jun 28, 2009

I kinda got a problem with my xml portfolio image loader. I want to load multiple images and the images have a thumbnail and a big image. loading the thumbnails works, but what do i have to write in the mouse down handler to let it work right? since i really got no idea how to pick the right image :Othis is how my xml file looks like:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<portfolio>

[code]......

View 1 Replies

Slow Loading Portfolio Website

Jan 4, 2012

Somehow through tons of research I've been able to make myself a flash website which features my work. There is one big problem, my site loads really slow and I'm afraid I'm loosing all of my potential clients who probably won't wait for it to load.

Here's my website url: [URL]

I'm hosting with hostgator if that matters at all, I've also optimized the images.

View 3 Replies

Best Dimension For Photography Portfolio In Flash?

Feb 27, 2012

What ist the best dimension for photography portfolio in Flash?I would like to make my portfolio website with my photographs.

View 3 Replies

Web Portfolio - Reusing Thumbnail Buttons?

Jun 21, 2009

I am doing a web portfolio with thumbnail buttons that change the pictures. What is the best way to avoid having to make a new button for each new picture thumbnail? So resusing the button but changing the thumbnail picture in it and what picture it links to? Using CS4.

View 1 Replies

Starting A Portfolio Webpage With Flash

Jul 8, 2009

I am wanting to create a website that uses flash elements to show my portfolio/ resume/ contact information.it worries me because I look at these professionally done flash sites and I honestly have no idea how to make mine look even close to that!

View 1 Replies

Professional :: Setting Up A Video Portfolio?

Mar 16, 2010

My company has 50 flv files that we regularly show to clients. I was planning to set up a website that had all 50 videos on it and the client could pick and choose what videos they want to watch by selecting thumbnails. The problem is that our account executives want to be able to choose what videos are available for them to watch, so they can't watch the entire library. I can't be chaning the interface for each client request, so I am thinking the account excutive could select from a list of videos and send them a link that only has those thumbnails of those videos on it.

Any ideas on how this could be accomplished? It is kind of like having an interface for the account executives with a menu of movies, and then a different interface for the client to play the movies chosen for them in the order in which they choose. It would dynamically build according to the account executives selections.

View 4 Replies

ActionScript 3.0 :: Get Flash Portfolio Up And Running?

May 14, 2010

So im trying to get my flash portfolio up and running. And im using the code I usually do for buttons which is for example:
 
function onbrandingClick(evt:MouseEvent):void {
gotoAndStop("branding");
}
branding.addEventListener(MouseEvent.CLICK, onbrandingClick);
 
All my menu buttons are working until I click on portfolio which has 6 different catergories and it just stops at branding and the other category buttons wont work. They are all set up fine with instances and such. However the buttons in the menu will still work.This might be confusing but I am up for sending the file to show someone if anyone is interested!

View 2 Replies

ActionScript 2.0 :: Setup A Dynamic Xml Portfolio?

Sep 15, 2010

I'm pretty new to the action script side of things, but am starting to get the hang of it. I've been following a computer arts tutorial to set up a dynamic xml portfolio, which has been going well, however the problem is the tutorial is just for a one page portfolio, when I try and link more than one page I hit a problem, the menu info on first won't go away.

What it needs is a line or two of code that closes the previous movie clip, when a new one is loaded, if any of you out there can help with this I'd be massively grateful - this problem has literally had me pulling out hair for the last week.

here is the relevant bit of code, if it helps I can upload the fla and xml too.

[Code]...

View 1 Replies

ActionScript 3.0 :: Unable To Build A Portfolio?

Oct 21, 2010

I'm trying to build a portfolio and I'm using a var imageNumber code to cycle through images on my page, but I want to have a dynamic text field caption change every time the image changes. I've found a way to do it (I made it bold), but the code is long and bothersome when there is a ton of images. Does anyone know a better way to do this?

Code:
import flash.events.MouseEvent;
forwardBtn.addEventListener(MouseEvent.CLICK, nextImage);

[code].....

View 2 Replies

ActionScript 2.0 :: Build A Xml Driven Portfolio?

Apr 25, 2006

I am trying to build a xml driven portfolio. What i am trying to build is something like this [URL].. if you check the random works section you see 6 projects. What i want is to have 3 projects next to eithother and when a new one is added in the xml file then it puts it underneed the other 3 and starts a new line of projects. The project files will be external swf files. i would like the view projects mouse over part also to come out the xml file and i need a information part telling the company name and then the programs it was made in. I dont have a clue how to do this. Really would like some help i am checking out books and tutorials but cant find any good info. If somebody could hook me up with a quick and dirty source file with now extra's just the technique behind it.

View 1 Replies

ActionScript 2.0 :: Thumbnails For Senoculars XML Portfolio

Apr 26, 2006

I have forged senoculars XML Portfolio into a site, one thing I need to add to make me (and my boss) happy is a scroll function to the thumbs at the bottom. I have everything working super cool except for the scroll, my boss is starting to get antsy in the pantsy..I am not awesome at AS, But know enough to implement any suggestions you might have.the effect i am trying to get is similar to the XML gallery with thumbs mousover effect, accept with a little bit o' easing.The XML is set up differently, so I don't know if I can gut the one and implement it in the other...

View 2 Replies

ActionScript 2.0 :: Portfolio Popups Not Loading In IE

Sep 3, 2007

I am a young designer working on my portfolio website [URL]. Each TV (apart from a broken one) has a pop-up window which loads a section of work. This works fine with firefox but sadly the pop-ups dont load in IE. The script I used to load the pop-up can be found at: [URL].

View 1 Replies

ActionScript 2.0 :: XML Portfolio Infinite Menu?

Mar 13, 2005

I've tried applying Ilyas' infinite menu to the Senocular's XML portfolio. However, the movement looks bad--you can see where the thumbs stop and begin. I was wondering how this could be fixed??

Also, would it be possible that when you click on a thumbnail, a PDF file is launched? How could I do this from the XML file? I'm trying to create a continuous scrolling horizontal menu. The menu would contain pictures of news articles and when you click on the picture, you could read the article in the PDF!

Since each article is pretty long, like news clippings, I don't think having this info in a flash pop-up box would work?

View 14 Replies

Take A Snapshot Of The Homepage Of The Flash Site For Portfolio?

Jun 25, 2009

I have recently created a flash site and I am trying to update my online portfolio. How do I take a snapshot of the homepage of the flash site for my portfolio?

View 2 Replies

ActionScript 2.0 :: Flash Portfolio - TellTarget Value Of Variable

Jun 11, 2010

I am working on a portfolio in flash which dynamically defines the target of the buttons. When a button is click an external swf is loaded, and the button sends the value of a variable to the loaded swf. So far I got it to work as I want it to, BUT the ouput-panel keeps giving the message:
Target not found: Target="this._parent.project" Base="_level0.button_1"

I am using this code:
on (release) {
this._parent.project.loadMovie("project.swf");
tellTarget ("this._parent.project") {
pnumber = a;
}}

The "pnumber" var is used in de project.swf to define a folder. "a" is a var with a numeric value. I know the tellTarget is an old-fashioned way of scripting, but so far it is the only piece of script that actually does what I want it to do (except for the error-message)
I tried:

Code:
on (release) {
this._parent.project.loadMovie("project.swf");
this._parent.project.pnumber = a;
}
But this resulted in an undefined var in my target clip, while the tellTarget did return the value for 'a'/'pnumber'.

View 1 Replies

ActionScript 3.0 :: Portfolio - How To Get Images As Buttons And Set TextField

Feb 4, 2009

I'm making a portfolio using XML and AS3. Loading the XML is all fine, I put images in a loader using a for loop. However, I would like these images to be buttons and set a TextField.alpha at 1 when hovering the image. The problem I'm having here, is whenever I hover an image, all the set textfields will show up. How do I change this? I've been trying to put it into an Array with no result.

View 1 Replies







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