Search Results

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: buddylee17 ; Forum: Graphics and Multimedia and child forums
Forum: Graphics and Multimedia Jul 31st, 2008
Replies: 3
Views: 1,240
Posted By buddylee17
Does anyone know how to integrate PHPlist with an already existing form on their website?
No I have never messed with a pre made mailing list, but I can explain how to use a flash movie to insert...
Forum: Graphics and Multimedia Jul 11th, 2008
Replies: 7
Views: 4,165
Posted By buddylee17
In dreamweaver, create a new php file. Clear all of the code out of the code view. Now click toggle plain text, copy and paste all of the following into dreamweaver:

<?php
...
Forum: Graphics and Multimedia Jul 10th, 2008
Replies: 7
Views: 4,165
Posted By buddylee17
So are you saying that you already have an upload script but dont know how to implement?
Forum: Graphics and Multimedia Jul 10th, 2008
Replies: 5
Views: 2,267
Posted By buddylee17
It looks like you may not have published the swf prior to putting it on the web. The reason I say this is because the file (http://www.orisfish.com/Flash/new.swf) has no content. Go to the swf that...
Forum: Graphics and Multimedia Jun 16th, 2008
Replies: 7
Solved: Flash Intro
Views: 1,341
Posted By buddylee17
I think you are looking for a preloader.
A preloader is a movieclip which plays until getBytesLoaded=getBytesTotal (the whole flash movie is loaded). After loaded, the movie goes to the main frame...
Forum: Graphics and Multimedia May 29th, 2008
Replies: 6
Views: 1,266
Posted By buddylee17
No problem, please dont forget to mark the post as solved.
Forum: Graphics and Multimedia May 28th, 2008
Replies: 6
Views: 1,266
Posted By buddylee17
my_sound.onSoundComplete = function() {
numtrack++;
if (numtrack == 2) {
numtrack = 1;
}
Forum: Graphics and Multimedia May 28th, 2008
Replies: 6
Views: 1,266
Posted By buddylee17
my_sound.loadSound("music/track1.mp3", false);This tells me that the music is being downloaded and is not actually in the flash movie or library. Look in the folder that you downloaded. It should...
Forum: Graphics and Multimedia Mar 15th, 2008
Replies: 6
Views: 4,943
Posted By buddylee17
I had a similar problem integrating paypal. It was a security feature problem. I changed my allowScriptAccess and allowNetworking param values and it fixed things. Here's what I set the values at:...
Forum: Graphics and Multimedia Jan 18th, 2008
Replies: 5
Views: 3,221
Posted By buddylee17
You'll need to know a little bit about what variables the paypal cart requires. If you're familiar with how it works in html, then you can do something similar in actionscript. Declare all the...
Showing results 1 to 10 of 10

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC