Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

ShoutBox

This is a discussion on ShoutBox within the FlepStudio utilities forums, part of the Tutorials category; A new free utility ! It's a Flash CS3 and Actionscript 3.0 ShoutBox. Supported by PHP and mySQL , it ...


Go Back   Forum Flash CS3 Flash CS4 > English Forums > Tutorials > FlepStudio utilities

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  9 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 18-10-07, 06:51
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,489
Rep Power: 6
Flep is on a distinguished road
ShoutBox

A new free utility !

It's a Flash CS3 and Actionscript 3.0 ShoutBox.
Supported by PHP and mySQL , it creates a DataBase or a new Table into existing DataBase. Easy installation.

Very usefull for Joomla, Wordpress, Drupal, PHPnuke etc etc platforms.
Cutomizable design, just open the FLA and let's run your fantasy.

Developers:
Flep - Flash CS3* & Actionscript 3.0
Tem Advertising Torino Web Design - T Concept Studio - PHP, XML and MySQL
Mariano Martucci - PHP supervisor


Flash CS3 ShoutBox

Actionscript 3.0, XML, PHP and mySQL based








Description

Flash CS3 and Actionscript 3.0 ShoutBox supported by PHP and mySQL.

Reads from an XML file.

Easy installation.


Minimum requirements

PHP 4

mySQL 4


Installation

- create a new folder on your domain and call it ' ShoutBox ' or as you wish.

- open setup.php ( it's into includes folder ) and change the database parameters.

- upload into ShoutBox folder:

add_shout.php

includes folder

xml folder and CHMOD 777

install.php

style.css


- hit your browser to install.php

- delete install.php


- open org/flepstudio/shoutbox/LoadingXML.as and change the URL to xml file at line 26

- open org/flepstudio/shoutbox/SendTheMessage.as and change the URL to add_guest.php at line 25

- open org/flepstudio/shoutbox/Main.as and change the URL to xml file at line 57


open main.fla and launch the SWF. If the url's to xml file and add_guest.php and style.css are corrects main.swf will run properly


upload into ShoutBox folder:

main.swf


IMPORTANT:

install.php will create a new database.

If the database allready exists, it creates a new table.



Source files:
Attached Files
File Type: zip ShoutBox_ENG.zip (569.6 KB, 547 views)

__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !

Last edited by Flep; 05-06-08 at 17:43..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #2 (permalink)  
Old 19-11-07, 18:11
Junior Member
 
Join Date: Nov 2007
Posts: 8
Rep Power: 0
merlin is on a distinguished road
Re: ShoutBox

Hi everyone. Just came across this site today and its really helped me out a lot. Now, im trying to implement this shoutbox on my flash site and it all goes perfectly until I test it on my server and it wont post the message although I have followed the instructions to the letter. Can someone please help me with this? Here is the url : Deltas-Sanctuary
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 19-11-07, 18:15
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,489
Rep Power: 6
Flep is on a distinguished road
Re: ShoutBox

Hi merlin,
try to set permissions 666 !
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 19-11-07, 20:02
Junior Member
 
Join Date: Nov 2007
Posts: 8
Rep Power: 0
merlin is on a distinguished road
Re: ShoutBox

Hi Flep and thanks very much for the quick reply. I tried to chmod the xml folder to 666, but that didnt help..any other suggestions?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 20-11-07, 06:48
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,489
Rep Power: 6
Flep is on a distinguished road
Re: ShoutBox

chmod all the php files to 666
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Flash Multi Gallery
  #6 (permalink)  
Old 20-11-07, 11:12
Junior Member
 
Join Date: Nov 2007
Posts: 10
Rep Power: 0
cyberluk is on a distinguished road
Re: ShoutBox

And what about security/spam protection here? See my question about Flepstudio GuestBook
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 20-11-07, 18:20
Junior Member
 
Join Date: Nov 2007
Posts: 8
Rep Power: 0
merlin is on a distinguished road
Re: ShoutBox

Hi again Flep. Sorry, but I tried your last suggestion and am having the same problem. Any other suggestion?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 23-11-07, 01:45
Junior Member
 
Join Date: Nov 2007
Posts: 8
Rep Power: 0
merlin is on a distinguished road
Re: ShoutBox

im sorry but i forgot to mention in the last post that i uploaded your example and it worked perfectly but it seems to go wrong whenever i use the *loader* component for my flash movie. this is my first real attempt at flash so please be patient with me lol
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 23-11-07, 05:32
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,489
Rep Power: 6
Flep is on a distinguished road
Re: ShoutBox

Hi,
do you use Event.ADDED_TO_STAGE in your loader code ?
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #10 (permalink)  
Old 23-11-07, 11:15
Junior Member
 
Join Date: Nov 2007
Posts: 8
Rep Power: 0
merlin is on a distinguished road
Re: ShoutBox

Hi Flep...here is what i have in my actions script for loader :

//--------Movie Clip Loader----------\\
var mcLoader:MovieClipLoader = new MovieClipLoader();
var myListener:Object = new Object();
mcLoader.addListener(myListener);
myListener.onLoadProgress = function(target_mc,bytesLoaded,bytesTotal) {
extLoader_mc._visible = true;
var pctLoaded = Math.round(bytesLoaded/bytesTotal*100);
extLoader_mc.extLoaderBar_mc._xscale = pctLoaded;
if (bytesLoaded >= bytesTotal) {
extLoader_mc._visible = false;
}
}
mcLoader.loadClip("demo/shoutbox/main.swf",myLoader);
//-----------------------------------\\
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads

Thread Thread Starter Forum Replies Last Post
ShoutBox Flep Utilità di FlepStudio 13 25-11-08 11:54
Shoutbox problems fraudulentpeanut HELP free utilities 23 28-09-08 18:27
shoutbox installation claudine HELP free utilities 31 10-09-08 14:50
Shoutbox. Mi sono persa il file xml. Onsitus AIUTO utilità free 16 13-11-07 16:45


All times are GMT. The time now is 20:14.


Powered by vBulletin versione 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC4
Forum SiteMap


FlepStudio
by Filippo Lughi
P.IVA 03605860406