Welcome, Guest. Please login or register.
Did you miss your activation email?
05/22/12, 06:46
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  Recent Tutorial Support
| |-+  Flash GuestBook Support (Moderators: Flash-db, vesa kortelainen, Ronald Wernecke, Mohsin Sumar, Jorge Solis)
| | |-+  guestbook being loaded into another movieclip problems
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: guestbook being loaded into another movieclip problems  (Read 3637 times)
nobody_sr
Server what's that
*
Posts: 9


View Profile Email
« on: 03/28/09, 08:21 »

hello
i´m from germany..so.. i apologize for any english mistakes

my problem is:
i am building a website in flash..everything works fine
but the guestbook doesn´t want to work properly
i have a menu on the top..when i´m clicking on the guestbook-menu
the guestbook should be loaded in a movieclip below..soo
it doesn´t matter what you are clicking on... every new page is loaded into
the movie clip below..
this wasn´t really difficult..
but the problem is.. that i´m working on this for about 3 months and i just dont get this working -.-
i also found this guestbook in another version..
this was already in another movie clip..so.. that you could just
cope and paste it in my website.. but.. even this doesn´t work
soo.. you might think... okay..
i need to chance this file (i forgot the name) to 777
and stuff.. or maybe i need to chance this movie-clip level stuff..thing
in the action script...
i tried everything ^^
i did even get this to work.. just fine...
but then the problem...was.. that you could send anything
you didn´t need to enter a name or what ever
it didn´t check if you´ve entered a name..or a massage..you could press send anytime...
so i really need some help here.. i mean...seriously
i´m working on this for 3 months.. and our "band-website" can´t go online
only because of this...

so one more time...
i have a movieclip on _root
if i press a button the guestbook needs to be loaded into this movieclip
and everything should work
thats about it XD
i hope you can send me a flash-file so i can copy and paste it..
if thats to much work... please tell me the set up and all the action script stuff

i really hope you can help me
« Last Edit: 03/30/09, 15:21 by nobody_sr » Logged
Ronald Wernecke
Administrator
Systems Administrator
*****
Posts: 6175


View Profile WWW Email
« Reply #1 on: 03/28/09, 15:25 »

so you are new to flash?
which version are you using?
how you load the movieclip (using a loader, what AS-Commands are you using)?
are you aware of levels and paths inside of flash applications?

I know, you ask a question, and I return to you with even more questions - but it is essential that we are talking about the same things.
Flash has changed with the versions.

And!: dont worry about your english - the most users here are not originaly speaking english.
Logged

happy flashing
Cool
Ronald
nobody_sr
Server what's that
*
Posts: 9


View Profile Email
« Reply #2 on: 03/29/09, 16:56 »

actually...i´m not new to flash...
i´m jusing adobe flash cs3

but i can´t find out where the problem is ^^
i uploaded a zip file where you can take a look at
i deleted everything thats unnecessary
i have 3 files in the zip
one cs3 file... von flash 8 document file
and the guestbook file i want to load in

if you need anything more..just say it Smiley

soo... once more
if you click on "gästebuch" (its german ^^)
the guestbook should be loaded into "sr_content"
i cope and paste the movieclip from the "guestbook2" file into my page
so i don´t need to load another .swf file
all the other menu pages are being loaded the same way

link: http://www.scarlet-rain.de/test.zip
(its half a MB big)
Logged
Ronald Wernecke
Administrator
Systems Administrator
*****
Posts: 6175


View Profile WWW Email
« Reply #3 on: 03/30/09, 03:18 »

i dont understand how this should be working, if you are not loading a movieclip into another movieclip.
Could you give a link to a life server?

If I got you right - the clip does not load at all? do you receive any message?
Are you aware of the difference between capital und non capital letters?
(Groß- Kleinschreibung)
Which server system are you using? Where is it hosted?
Logged

happy flashing
Cool
Ronald
nobody_sr
Server what's that
*
Posts: 9


View Profile Email
« Reply #4 on: 03/31/09, 13:09 »

hi

also...klar lade ich n movie clip
aber..es is nich so dass ich ne externe swf datei lade
sondern einen movie clip der schon in der bibliothek drinn is

und...dieser movieclip"gästebuch" lädt auch
aber der funktioniert nich richtig
z.B. will der den text nich anzeigen... wenn man aber eine nachricht senden..steheh plötzlihc alle texte da?!
wenn ich irgendwie dran rumschraub... dann steht der text da.. aber wenn ich ne nachricht senden will..dann überprüft er nimmer ob ein name etc. angegeben wordn ist.. und lauter so faxen... darum bitte ich um eine kleine erklärung bzw. tutorial wie ich dieses gästebuch einstellen muss..damit ich es "aus der bilbiothek" in einen movieclip laden kann

mfg
flo
Logged
Ronald Wernecke
Administrator
Systems Administrator
*****
Posts: 6175


View Profile WWW Email
« Reply #5 on: 03/31/09, 13:53 »

for addressing it makes no differenc, if you load an external clip or an internal one.
Paths are changing.
This is why the variables and components are not filled as expected.
If you are running CS3, you should get used to object oriented programming
Logged

happy flashing
Cool
Ronald
nobody_sr
Server what's that
*
Posts: 9


View Profile Email
« Reply #6 on: 03/31/09, 14:00 »

now i finally found out what the problem is! XD
if i publish my project normally... it doesn´t work
but if i publish the originially downloaded flash file..it does
and now i know why it didn´t work when i was copy pasting it ^^
i publish-settings where flashplayer 9
and actionscript 2

thats the problem... if i chance this to flashplayer5 and actionscript1
everything works fine..but then... my entire website behaves badly
sooo what do i need to chance to get the guestbook to work with actionscript 2 XD
(sry for stealing your time ;P
maybe this was discussed 100 times... but i couldn´t find another topic about this...)
Logged
Ronald Wernecke
Administrator
Systems Administrator
*****
Posts: 6175


View Profile WWW Email
« Reply #7 on: 04/01/09, 01:47 »

Is it the Version 1 ?

In this case, the GuestBook is written for Flash5 using AS1.

Do the loading and saving tutorials to learn how to adapt it to AS3.

You will see, that using AS3 makes things easyer Wink
Logged

happy flashing
Cool
Ronald
nobody_sr
Server what's that
*
Posts: 9


View Profile Email
« Reply #8 on: 04/01/09, 14:38 »

i´ve heard about the loading and saving tutorial a couple of times before
i tried to find it..but i didn´t
even the search-field didn´t find it... i think this search thing here doesn´t work at all... for me ^^
so could you please send me the link

thank you
Logged
Ronald Wernecke
Administrator
Systems Administrator
*****
Posts: 6175


View Profile WWW Email
« Reply #9 on: 04/02/09, 01:21 »

after these are the most important basics, we put a link on top of this forum.

To find a list of all tutorials, you can hit the "tutorial index" button above.
Logged

happy flashing
Cool
Ronald
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
anything