ActionScript 2.0 :: Rescuing An Unfinished Flash Site For An Artist?

Dec 9, 2007

The more I get into it the more I find that is questionable.http:[url].....

Code:
rec = "email@email.com";
serv = "php";[code].......

The so-called "programmer" who bailed on this project obviously was not web savvy and did so many stupid things, this is just the latest thing I need to fix. The site owner is an artist & author. Luckily I like her work as otherwise the number of hours I have in this would amount to an astronomical bill.

View 4 Replies


Similar Posts:


ActionScript 3.0 :: Player Crashes If Remove Unfinished Loader?

Dec 30, 2010

I'm making a website with different pages, one of which is an gallery. I load the images only when you go to the gallery page and I use BulkLoader for this. The problem is that if you switch the page while the loader is loading, the whole player crashes... I try to put the whole loading in try{}catch(){} block. I also added Event.REMOVED_FROM STAGE listener and tried to pauseAll() the bulkloader

View 1 Replies

ActionScript 2.0 :: Id3.artist Works Locally But Not On Server

Jul 7, 2010

i inherited an old as2 mp3 player. i'm trying to read id3.artist from the mp3 playing. it gets it and displays fine locally but as soon as i put it on a server it always returns 'undefined'. do i need some kind of a security file or something to read the id3 info?

View 1 Replies

Create A Simple Profile On Recording Artist For Work

Sep 1, 2009

I'm using Flash to create a simple profile on a recording artist for work. I'm trying to embed a minute-long .mov file into Flash, so when someone clicks the "watch" button I created, it changes frames and plays this .mov file. I have everything uploaded, but the .mov file only shows up on certain computers when someone actually clicks the "watch" button. It works on my Mac, a friend's Mac, but on the three PCs I've tested, it won't show up. The Flash file itself works, but the .mov file won't show up on the frame when it is accessed.The flash file containing the .mov is embedding onto a .php page made in Dreamweaver. On all computers, when the .swf is accessed directly, the .mov file will work properly. On the PCs, when the .php page is accessed and the Flash loads, the .mov will not load.URL...

View 1 Replies

ActionScript 2.0 :: Full Screen Flash Site With Scroll - See The Complete Site

Feb 25, 2012

i have made a site in flash. stage size 955x600 i have exported it as fullscreen with no scale. the problem is that if i browse the site with a resolution of 800x600 (760x420 if i'm not wrong), the browser dont' add scrolls and its impossible to see the complete site. How can i fix this without resizing the site. i want the users to see with the proportions that i have now.. ijust want a scroll on the browser.

View 2 Replies

Build A Html Site Aswell As Flash Site?

May 20, 2009

I was wondering if its still necessary to build a html site aswell as a Flash Site? Or is there a definitive and failsafe way to incorporate html into my flash site? SEO is a very important factor for me. I read this article: url...by Geoff Sterns in 2006, resulting in the following[code]

View 4 Replies

Professional :: Site Attack In Flash Site

Dec 14, 2010

A client of mine has had 2 sites (both Flash sites) attacked over the last 12 months, so he's been asking: should he go for a static HTML site or stick with a Flash site? Is there ways to make a Flash site more secure?

View 1 Replies

Logging Into PHP Site...Another Log In For Flash Site?

Mar 3, 2012

I have some people making a site that uses PHP and mysql. You will be logging in first to the PHP site, but the Flash based component of it requires to use the same log in and password. Do they have to log in twice??????

View 1 Replies

Published Files Work On Local Site But Not On Remote Site?

Nov 4, 2009

the flash4 published set of files, with a variety of skins tried, works well on the local drive, even when moved to a different folder structure. when index.html is opened on the remote web site, the browser (firefox3 and ie7) displays the player conrols and a rotating horizontal barber pole, green and black, but no flash video.some of the skins i've used are: SkinOverPlaySeekFullscreen.swf, nOverPlayStopSeekCaptionVol.swf and SkinUnderPlay.swf. all work locally but do not play the .flv file on the web site. no problem playing flv movies on the remote web site if the file set is created by dreamweaver.

View 8 Replies

ActionScript 1/2 :: Coding To Move From One Site To Specific Part Of Another Site?

Jul 28, 2011

Forgive if I am not explaining this very well- here goes. I have one major site with three other gallery sites that are related. From one of the gallery sites I need to create a button that takes you back to a specific page on the major site.

[Code]...

View 7 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 2.0 :: Create A Full Flash Site" Under Flash Mx Advance?

May 13, 2003

I did the tutorial for "create a full flash site" under flash mx advance. I did everything right and it worked. Ok here is what i want to somebody to help me out.

The action: on (release) {
_root.contents.loadMovie("locations.swf");
}

because when i extracted the zip file it had only the different swf. files and the main file where they were going to be loaded. What i am saying is do all the swf. files have to have some connection to the main movie where i am loading the swf. files in order for it to work or it doesn't matter. so what am trying to say is i could have any swf. file and use that action to my main movie even if has nothing in come and it will play it.

View 2 Replies

ActionScript 3.0 :: Developed An Site In Flash Doesnt Throw Any Error In Flash IDE Debug Mode

Apr 26, 2009

I have developed an site in flash doesnt throw any error in Flash IDE debug mode, But when I launch this in web browser it throws error.

Disadvantage of showing error in browser window is that it wont show the line number of the error. Is there any otherway to get the line number of error, when running in the browser.

View 2 Replies

ActionScript 3.0 :: Overlay Flash Banner Which Sits On Top Of A Flash Site?

Nov 17, 2011

I am doing an overlay flash banner which sits on top of a flash site. Within the overlay banner I have a moveclip called 'imageHolder' which needs to call the same image thats in the flash site.

I have this code which allows me to directly control the movieclip in the flash site from within the flash banner. var img:MovieClip = takeoverContainer.getImage();

img._scaleX = 0.25; (for example) The problem here is I only want to copy the movieclip so I can see the same image in my banner as I do the Flash site, I do not want to manipulate the main flash site in anyway.

COuld anybody write me a piece of code that will duplicate/mirror the moveclip in the main flash site inside a movieclip within my flash banner so I can see the same image?

(From a creative perspective 'imageholder' is a smaller version of the image which is animated over the top of the main flash site) I am happy to pay for an hours work if somebody could help (via paypal if you like). I am in desperate need

View 6 Replies

ActionScript 2.0 :: Send Name And Email Of Someone From A Site To That Site Holders Email?

Jan 13, 2008

I need a good html mailer that will post ...ive tried everything from php to dw formmailer, and it is crazy **** that i cant finish a simple mailer. I just want it to send name and email of someone from a site to that site holders email! I guess I am a moron

View 1 Replies

Viewing A Flash Site In IE8?

Jul 3, 2009

[URL] However, if I were to go to a new url in that same tab and try to go back to the original site, all I will see is the loading screen which is stuck at 0%.

The above mentioned site works perfectly in Firefox, Chrome and Safari.FYI, I'm loading the content with swfobject. I tried both static and dynamic methods. It is currently set to load dynamically.

View 5 Replies

How To Publish Flash Site

Jul 20, 2009

I know Flash well enough to make my site but know virtually nothing about HTML. I have published my HTML through Flash but the image is always aligned top left and not centred. I want to change the code to make it centre in the browser window but there's pages of the stuff and I'm not sure what's what or what to change.

View 4 Replies

ActionScript 3.0 :: All Flash Site SEO?

Oct 22, 2009

I'm trying to SEO one of my sites, and while this is usually no problem, it is in this case. See, the website is in all flash, and while Google and Adobe have both announced that the new version of their web spiders CAN extract and index text and links from flash files, I can't rely here-on alone.

Slicing up the Flash can result in page transitions that don't provide the seamless effect that you want to create. To get the best of both worlds, pass a parameter into the Flash movie using FlashVars. The same movie can appear on each HTML page, but depending on the parameter value, the movie can start at an appropriate point to show the Flash content that corresponds to that page. To get rid of all the extra pages, but still be able to reference different parts of the Flash piece, add a # and a tag to the end of each URL, and pass that tag into the Flash. This approach can make the back and forward buttons work properly, and allow people to bookmark specific parts of the Flash site."Souce: Hochmanconsultants.

View 1 Replies

Url Links In Flash And Xml Site?

Dec 1, 2009

Can I have a link in an xml doc that then links up to another portfolio(my site is essentially a portfolio of images).Or do I need to alter the script in Flash? This is the xml main doc and here is the link to the page also that I want to link from. navigate to the 'NEWS' section of the portfolio.I want to be able to link to another portfolio from one of the categories in the news section.

[URL]

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<news
categorySpacing = "15"
>

[Code]....

View 3 Replies

Flash :: My Site Crashes IE

Jul 18, 2009

We created a flash site, which crashes on IE. It works fine on Firefox.The problem seems to happen when the swf tries to load some MP3 files, with 'Sound.loadSound' method.

View 7 Replies

Flash Php Chatting Site

Jan 1, 2011

I want to know if someone can give me some good tutorials links on how should i make a flash chatting site having all the basic chatting features. Also i would like to get a how-to for sharing files like its done in msn messenger.

View 1 Replies

Add Facebook Like Box On A Flash Site?

Aug 23, 2011

<item>
<!-- About Us Item Title -->
<title><![CDATA[<font color="#FFFFFF">Facebook Updates</font>]]></title>
<!-- SUB TITLE -->

[code]....

how can i add facebook like box on a flash site... Above is a block in a flash site i want to show up fb like box.

View 2 Replies

Frame A Site In Flash?

Sep 8, 2007

Does anyone know how to frame a site in Flash? Trying to view/setup another site within my own website. ie. [URL]

View 0 Replies

Stretch Flash Site To 100% On Various Res

Aug 28, 2009

Any quick way to make a 1280x1024 swf be resized to any resolution (down to 800x600 and up to 1280x1024)? This is the site: [URL]

View 1 Replies

IDE :: Flash - Site Not Showing IE?

Jan 29, 2009

I am working on one flash website. i uploaded it to online . it working fine in FFIt is not working in IE.andafter intro when i click enter site button home page loading but not showing preloader it is showing only wight screen

View 1 Replies

IDE :: Flash Site With Gradient Bg?

Apr 11, 2009

What do i write in the index.html file for a flash site so that the background is a gradient fill?

I know this code changes the bg to a solid colour:

<body bgcolor="#1b1b1b"> but what do I need to make a gradient like this site:[URL]..

View 1 Replies

ActionScript 3.0 :: Flash First Web Site

Feb 11, 2011

I am trying to build my wife a photography web site.I have flash professional cs5 and photoshop elements 9. I have built the pages on photoshop and have made great progress on the site.The three things I am having difficult figuring out are:

- How to create photo gallaries. I need one on the home page that scrolls and some on the other pages that display thumbnails and a primary photo (click on the thumbnail to change primary photo).

- How to stream music. She wants selected MP3s to play non-stop on entry, but wants the names to display (small and at the bottom).

- Contact - I am having trouble getting my contact page to collect the info for me.

View 3 Replies

ActionScript 2.0 :: CS3 Embedding Flash Game Into Flash Site

May 21, 2010

I'm currently making a website and flash game for a university project but have come across a problem i really cannot solve.

The site is now full functioning and just needs a few tweaks here and there, I started work on adding in the flash game i created.

At the moment on the "games" page there is a button which takes you to the next frame on which there is a movieclip for the game to load into. On this frame i have the following code:

Actionscript Code:
loadMovie("maze.swf", "gameBox");stop();

-maze.swf is the filename of the game

-gameBox is the movieclip i want it to load into

Ok so the game itself displays fine and the character moves as it should but for some reason anything that relies on hit tests now fails to work (walls, enemies, powerups etc.) Everything works as it should when i test the maze.swf on it's own but doesn't when it's embedded into the site.

View 1 Replies

Professional :: Resizing Flash Video Within Flash Site

Sep 23, 2011

URL...How can the pixelation in the video on this page be stopped? I'm assuming that this is a resizing issue. But if you are creating pristine video and it gets pixelated like this, what's the point?

View 7 Replies

ActionScript 2.0 :: [flash Cs3] - Flash Navigation For The Same HTML Site

Dec 16, 2007

i build a carousel gallery and put it into my HTML page in a hybrid site but the problem is that it starts spinning as soon as the HTML page is loaded because it works with cursor distance from the center of the stage. Is there a way of deactivating it and ONLY onRollOver is it activated and when i roll off it is deactivated again. my second problem is that I've made a flash navigation for the same HTML site. This is the code I've used for the button states:

[Code]...

View 8 Replies







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