ActionScript 2.0 :: Make A New Portfolio Site In Flash?

Jun 3, 2004

i want to make a new portfolio site in flash... i was thinking on using as much server-side scripting as possible, to make in easier to update and add some features like flash guestbook/mail form and some other stuff... I was wondering... is it possible using php and mysql to add content to the portfolio without modifying the flash itself? Is there a tutorial regarding this? WHat i want, exactly is to be able to add photos, sites, prints and other stuff to my portfolio like i would add a post to this forum... the title being the title, the message being the description of the project and the pic i can attach being the photo itself..

View 14 Replies


Similar Posts:


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 3.0 :: Creating A Flash Portfolio Site?

Mar 4, 2009

Ok so I have bought books and watched hours of tutorials and its painfully obvious that I am not picking AS3 (or any scripting)up very well.

I am creating a Flash Portfolio site and I am curious about the correct architecture. If I have a central Nav with corresponding animations, should the whole site reside on one stage or a new stage per animation?

If there is a FAQ or tutorial on Kirupa that covers this (I might have missed it)feel free to simply direct me there.

View 1 Replies

ActionScript 2.0 :: PHP - Making Own Portfolio Full Dynamic Flash Site

Apr 15, 2005

i'm making my own portfolio full dynamic flash site. And animation and interface is ok. But i don't know about connecting to database. And i read about PHP+AS. And i couldn't get a good point.

View 4 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 :: Link (code) Swf Pages To Each Other (through Buttons) When Making A Flash Site Or Portfolio?

Nov 2, 2010

how do you link(code) your swf pages to each other (through buttons) when making a flash site or portfolio?

View 5 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 3.0 : Build A Portfolio Site With A 3D Rotating Effect?

Apr 20, 2009

I am trying to build a portfolio site with a 3D rotating effect.I am new to Papervision so I might be doing something stupid with my code. Anyway, this is my code, but nothing shows up on stage when I load it:

Code:
private function init3D():void {
opaqueBackground = 0xFFFFFF;
camera.focus = 100;
camera.zoom = 11;

[code]....

note: assets is an array of movieclips that I created containing my images loaded from an XML file.

View 2 Replies

Creating A Gallery For My Portfolio Site - When The Thumbnail Is Moved, The Rollover That Would Be Moves ?

May 26, 2009

I'm working on creating a gallery for my portfolio site. I have thumbnails of all my work. I've turned them into button and made it so when you rollover it, a larger preview of it appears with a description of the piece, off to the side in a designated area. Instead of making my stage larger or creating more pages to contain all my thumbnails, I made a vertical scrollbar. The scrollbar works just fine. The problem is when the thumbnail is moved, the rollover that would be moves in relation to it.how can I absolutely make sure that any rollover I create with a button is where I want it to be, no matter where the thumbnail moves to?

View 10 Replies

ActionScript 2.0 :: Make A Portfolio Of Music And Art In Flash Which Is Basically Just 4 Scenes?

Nov 30, 2009

ive been attempting to make a portfolio of my music and art in flash which is basically just 4 scenes that have buttons at the edges which i want to be able to move over and have it animated to look like its scrolling in the direction of the next scene

i broke each screen down into dummy scenes so i could work out problems without ruining a real project and so far (with this forums help) ive been able to create a music screen with on/off buttons and clickable thumbnails for the art screen etc etc so far so good...i even managed to get the buttons working with 3 different 'entry' animations depending on which scene it came from

so yesterday i decided to make the proper project starting with the navigation structure and space for 3 entry anims per scene...i thought i had made everything the same as before but nothing happens when i publish it...the buttons dont work at all

here is the link to the project 'main002' (dummy animations atm) and my previous working dummy nav test as well as a word document showing how its supposed to work (although ive slightly changed the order of the screens now)[URL]..can anyone tell me why its not working but did on the previous test?

View 3 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 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

ActionScript 2.0 :: Make A Navigation Bar For Flash Site

Sep 5, 2010

im trying to make a navigation bar for my flash site. The idea is that all the content is displayed in small vertical lines, like this - and when you scroll over a line it opens out to a thumbnail. At the same time the other lines move outwards to accommodate the space taken up by the thumbnail. I wanted only the line your scrolling over to show but its kinda similar to the mac osx dock. Ive tried using examples of mac docks and none seem to do what i want them too.

View 0 Replies

ActionScript 2.0 :: Make A Great Flash-only Site?

Apr 29, 2006

Does one have to learn actionscripting in order to make a great flash-only site?

View 1 Replies

ActionScript 2.0 :: Make A Guestbook For A Flash Site?

Nov 7, 2002

i made a flash site... i wanna make a guestbook for it... any ideas how i would go about doin that?

View 2 Replies

ActionScript 3.0 :: Make A Site In Flash Which Will Have An Image Gallery?

Jun 2, 2010

Im just about to make a site in Flash which will have an image gallery. This will need to include a CMS for the images. Anyone know the best approach in order to make the images as easy as possible to update?

View 6 Replies

ActionScript 2.0 :: Make Flash Site On Full Screen?

Jul 29, 2005

is there a way to make flash site on full screen I mean no IE tool bar nothing, flash on full screen

View 4 Replies

Professional :: Program Can Couple With Flash So That Layman Can Make Changes To Site Without Flash?

Aug 17, 2010

My problem is that the client I am making a homepage for wants the site to be done in Flash, but also wants to have the ability to make changes to the website on his own. Creating the website in Flash is not the problem rather what other program or method can I use, which is easy enough for someone who is not knowledgable in Flash or any other web design program, so that this client can make random changes to the menus and photos on this website?

View 1 Replies

ActionScript 1/2 :: Make Flash Site Stay Centered In Browser?

Sep 11, 2009

I'm still farely new to flash so this my be real easy i make my flash site stay centered in the browser no matter what size screen they are viewing it on....i like the look of a clean centered site not matter what size the screen you view it on.

View 5 Replies

ActionScript 2.0 :: Make A Flash Site To Fill The Screen Just On Its Height?

Aug 9, 2006

Is it possible to make a flash site to fill the screen just on its height, keepping it�s width?

View 5 Replies

ActionScript 2.0 :: Make Buttons In Flash That Link To Other Pages On The Site?

Jul 24, 2003

I Am Trying To Make Buttons In Flash That Link To Other Pages On The Site. When You Press On A Button, It Will Take You To A Page Like main.php?page=thepage. (Which Also Has Flash)I Am Trying To Use The Variable page (from The Url) In The Flash On The New Page. How Do I Get It From The Url, Into The Flash?I Have Looked All Over But Cannot Find A Solution That Works.

View 3 Replies

ActionScript 2.0 :: Make A Flash Site Open Full Screen Without Having To Hit Any Buttons?

Nov 3, 2009

I am trying to make a flash site open full screen without having to hit any buttons,

View 7 Replies

ActionScript 2.0 :: Make A Flash Product Displayer For The Main Page Of Their Site?

Dec 22, 2009

I have to make a flash product displayer for the main page of their site. They don't know a whole lot about web development (but they know enough), so they keep asking me to do things that I keep telling them I can do.Well, I can't. What I need the thing to do is have the user hit a button, and the product change. They can also hit the back button for the last product. The previous and next product will be visible but not touchable. Almost like a scrolling wheel of products.

View 0 Replies

ActionScript 3.0 :: Activate The Browser Scroller With A Site Make Full In Flash?

Mar 9, 2012

[URL]make fully in flash, can interact with the brwoser size (try to resize the windows and see what happen). I thought that it isn't possible, but i unserstoond that i was wrong after saw the louis vuitton site.. Then how i can activate the "browser scroller interfacing" with my swf?

View 2 Replies

ActionScript 2.0 :: Make Text Content For A Site In Flash Be Changed / Updated

Mar 11, 2005

Is it possible to make text content for a site in Flash be changed/updated by someone without having to take the route of Flash? Like I have a text file in notepad, or Word and the text will automatically appear in the swf file?

View 1 Replies

ActionScript 2.0 :: Increase Traffic Or Make Flash Site Visible In Search Engines

Feb 12, 2003

Is there a way to increase traffic for flash web site. Is there an action script to make your flash website "visible" for others. I heard that if I build a flash web site it will be difficult to get customers due to the fact that flash pages usually don't show up in the data bases. Is it right?

so anyhow is there a way to increase traffic or make my flash site "visible' in search engines. do you think building a splash page in html and then redirect them to flash is a good idea?

View 4 Replies

ActionScript 2.0 :: Make Buttons Load Text Or Images Into A Set Area On A Flash Site?

Mar 5, 2005

how make my buttons load text or images into a set area on a flash site.

View 3 Replies

ActionScript 3.0 :: Make A Mouse Trace Line (type) To Move Forward In A Flash Site?

Feb 4, 2011

I'm wondering how I would go about making a Mouse Trace, on a line that's preset but my choosing to let people enter into my Flash and/or progress throughout it. Basically, I have a picture of say, the number 5, I want to be able to have people use the mouse cursor to trace the 5 from one end to the next, and once completed the sites move forward. Though, I will be using my company logo which is a bit more advanced than a single number or letter form. If no one is sure what I'm talking about I've added a picture to demonstrate what I'm trying to do. Another idea I have if this one can't be accomplished, is a slide bar.Basically, it would look like a timeline control in say, VLC, and I would have the user drag a button from one side to the next to unlock and move forward. Though that may seem a bit more simple that my main idea, I would also like to be able to get really advanced with this second function and make a series of slide bars, say, 3, and they have to be slid in a certain manner, like slide bar 1,3,2 then it unlocks and moves forward.

View 1 Replies







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