Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

Simple GuestBook

This is a discussion on Simple GuestBook within the FlepStudio utilities forums, part of the Tutorials category; How does that install.php work?? i don't get it I always get an error saying.. can't connect ...


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

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #21 (permalink)  
Old 06-07-08, 13:44
Junior Member
 
Join Date: Dec 2007
Posts: 2
Rep Power: 0
edweasele is on a distinguished road
Re: Simple GuestBook

How does that install.php work?? i don't get it
I always get an error saying.. can't connect to database:S
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #22 (permalink)  
Old 06-07-08, 14:52
Junior Member
 
Join Date: Dec 2007
Posts: 2
Rep Power: 0
edweasele is on a distinguished road
Re: Simple GuestBook

I have alot of errors in the output panel while publishing...
i publish in Actionscript 3.0
Flash player 9.0


in 2.0 it doesn't work either..
PLZ HELP ME... i can't get it to work
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #23 (permalink)  
Old 15-07-08, 01:47
Junior Member
 
Join Date: Jul 2008
Posts: 1
Rep Power: 0
vasqo is on a distinguished road
Re: Simple GuestBook

hi,

how do i download the file
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #24 (permalink)  
Old 15-07-08, 08:37
Onsitus's Avatar
CSS.FlepStudio.org
 
Join Date: Jul 2007
Location: Nettuno Beach
Posts: 1,012
Rep Power: 3
Onsitus is on a distinguished road
Re: Simple GuestBook

Quote:
Originally Posted by edweasele View Post
How does that install.php work?? i don't get it
I always get an error saying.. can't connect to database:S
Or you added the wrong details for your database o the database does not exist...anyway you will have to prove it online if you have not PHP/mySql in local on your machine
Quote:
Originally Posted by vasqo View Post
hi,

how do i download the file
At the end of the first post posted by Flep, there is the link to the zip file.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #25 (permalink)  
Old 03-08-08, 20:04
Junior Member
 
Join Date: Aug 2008
Posts: 2
Rep Power: 0
hailflex is on a distinguished road
Re: Simple GuestBook

The send button doesnt work for me either... and i get the following error when i run the swf:

Code:
TypeError: Error #1088: The markup in the document following the root element must be well-formed.
    at org.FlepStudio::LoadingXML/::completeHandler()
    at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/flash.net:URLLoader::onComplete()
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Flash Multi Gallery
  #26 (permalink)  
Old 13-08-08, 19:22
Junior Member
 
Join Date: Jul 2008
Posts: 2
Rep Power: 0
libra0 is on a distinguished road
Re: Simple GuestBook

Quote:
at org.FlepStudio::LoadingXML/::completeHandler()
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunctio n()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/flash.net:URLLoader::onComplete()
I am getting this 2 :S
Please help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #27 (permalink)  
Old 13-08-08, 19:38
Junior Member
 
Join Date: Jul 2008
Posts: 2
Rep Power: 0
libra0 is on a distinguished road
Re: Simple GuestBook

TypeError: Error #1085: The element type "META" must be terminated by the matching end-tag "".

Regards
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #28 (permalink)  
Old 16-08-08, 16:07
Junior Member
 
Join Date: Aug 2008
Posts: 3
Rep Power: 0
hadrienp is on a distinguished road
Re: Simple GuestBook

Hi!
(well, first excuse me for my bad english...)
Thank you for this guestbook, it works great!
I don't have any problem with it, I just have a question:
How could I do to change the date's display?
I mean, I'ld like to change "Sat Aug 16 2008" in "16-08-2008"
(and not in 08-16-2008, as you write in USA, I'm french )
Well, I tried to look in the "gettime.php" file, but cannot change it.

Do you think it's possible?
If yes, how could I do it?

Thanks a lot, and sorry again for my english

How yeah, I forgot, I've got another question...

Is that possible to change the messages' font? I can change the font in the form, but don't know if it's possible for the sent messages aera...
And yes, I mean change in a font that is not in the computer, like you can do when you import a font in a swf file.
You know what I mean?

Thank you so much
(hope you understood everything!)

Last edited by hadrienp; 16-08-08 at 16:11..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #29 (permalink)  
Old 16-08-08, 16:34
Junior Member
 
Join Date: Aug 2008
Posts: 3
Rep Power: 0
hadrienp is on a distinguished road
Re: Simple GuestBook

Sorry, I've got a last question... (wasn't possible to edit my last message... well..)

I tries to load the main.swf file in another swf file

loadMovie("guest/main.swf",_root.loader);

but it doesn't works very well...
I can see the form, it' possible to write something in, but the posted messages doesnt appear, and it's not possible to post any new message. Also, the posted messages' tally is flickering...

Any idea?
(I'm still a novice, sorry...)

Thank you so much
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #30 (permalink)  
Old 16-08-08, 17:02
Onsitus's Avatar
CSS.FlepStudio.org
 
Join Date: Jul 2007
Location: Nettuno Beach
Posts: 1,012
Rep Power: 3
Onsitus is on a distinguished road
Re: Simple GuestBook

Quote:
Originally Posted by hadrienp View Post
Sorry, I've got a last question... (wasn't possible to edit my last message... well..)

I tries to load the main.swf file in another swf file

loadMovie("guest/main.swf",_root.loader);

but it doesn't works very well...
I can see the form, it' possible to write something in, but the posted messages doesnt appear, and it's not possible to post any new message. Also, the posted messages' tally is flickering...

Any idea?
(I'm still a novice, sorry...)

Thank you so much
Hi,

the guestbook is done in actionscript 3.0. The loadMovie is not anymore in use in as 3.
loadMovie...removed !
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
Actionscript 3 simple image timer jamiewa Actionscript 3.0 newbies 3 07-11-08 12:53
Simple Guestbook Flep Utilità di FlepStudio 32 21-10-08 22:02
Actionscript 2 Stuck with a simple script biggsy Flash CS3 eng 1 07-07-08 15:27
Simple Problem Driving me Crazy nxtgenpro advanced Actionscript 3.0 1 28-05-08 21:23
Simple:Loading external SWF mabron Actionscript 3.0 newbies 1 14-05-08 23:02


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


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