Urgent, please help with the scroll thing

So do you need the same code repeated on both flas?

:hr:

if you want you can change that part. :slight_smile: but later do tell me what you did so i can know in the future

Well are you just trying to load the poem into the main fla and that is all? Or are there other things going on that the code specifies that you need to keep?
:hr:

its like this… you can see only one poem there, like that there will be lot of poems and when u click a specific poem it loads to the right side area

So why not have everything on the main fla and then load the text dynamically?
You don’t have to do it that way of course, just curious if all the code on the external swf was setting up something else.

:hr:

if u have a better way to do it you can show that way to me :slight_smile:

Okay, let me mock something up real quick to show you. I’ll keep it simple as i still don’t understand what all the extra code you have in there does - why so many frames? Is it just to keep certain movie clips from showing up until a certian time?

:hr:

ok thanks in advance u got the idea so just tell me a new way to do it. thats the way that came to my mind, cos i dont want the movie to be that big im loadin other clips to it

Hey silence, sorry I couldn’t get more together - I ran out of time. I’m leaving early tomorrow morning for a week-long conference in California and I’ve got to get some stuff done before I go.

I got the file working so make sure you take a look at the code on angel. I moved the masks just to be able to see what I was doing so that’s why they are off to the side.

I changed the code on all the frames of the “up2” and “down2” MCs as well as the code on the buttons that scroll the text up and down. I got rid of the tellTarget line and changed it to dot syntax with the path to the “empty” movieclip that is on the poem fla --> _root.empty.up2.gotoAndPlay(2) etc.

Sorry I couldn’t do more. If you want to learn about dynamic text check out the tutorials on Kirupa - its nice to have text files that are easy to edit and are outside of your project that you can just load in when you need them. You can also load different ones into the same space that way instead of having to swap out movie clips or whatever.

:hr:

ummm, guys, is it me, or is your poem.fla white with black border, a header, and registration points when i scrub?!?!?!

Thanks alot lunatic. will go through that dynamic thingy.

@kingo’mountain: the poem.fla is with a white background, black border and a header called ‘Angel of The Northern Sky’

ok the flash file works, but when i embed that flash file with html and make that flash file transparent in html, nothing loads when i click that ‘Angel of The Northern Sky’ button. :frowning: can anyone tell me whats wrong with it.

its like this, i have placed a half of one audio file to a Movie Clip, and another half of it to another clip, now what i want to do is, when the first half is finished i want it to tell the other half to start. and the other half keep playing continously, like looping. how to do that?

and when the user clips enter or intro button the music should fade out from where ever it is? any ideas

why not have the audio streamed as a standalone layer above all your MCs?

[edit] forget it, didnt see the 2nd part, umm, AS?

umm… how to do that?

easy, in the main timeline, add a new layer and place it above all other layers, then, import your audio, configure it to stream (forogt the option’s name). the wave will appear as its own layer, bad side is that you cand fade audio directly in flash, youll have to do that in any decent audio editor you may have, save as MP3 or wav, and import that modified wave like i instructed you above

so now how will i know that the first audio clip is finish and to load the other clip

youre right, what about algorithms in AS?

no idea how to do that even :frowning:

im kinda clueless myself, and a n00b to add to the soup, so im leaving this to the pros

looks around carefully, then quietly exits through the back door