Although that didn't work, it pointed me in the right direction, this is what eventually worked..
SQL = ("SELECT * FROM members WHERE act = 'active' AND pr_agent2 =" & agn & " OR act = 'active' AND pr_agent =" & agn)
Thanks very much :)
Is there another way to write this so it works?
SQL = ("SELECT * FROM members WHERE act = 'active' AND pr_agent2 OR pr_agent =" & agn)
Basically the agn is a request defined earlier, that part is working. It seems to be the 'pr_agent2 OR pr_agent' part thats not doing what it...
Thanks Oldnewbie, I scrapped everything and started from scratch and all was well.. shrugs..
by the way, I tried to email the fla to you, but it came back undeliverable.
well, it does play once, but only at the end. It doesn't seem to want to animate from the library. I just tried one of the stock movie clips in my movie, and it works... must be something to do with the one I created..
Ok, I deleted scene 2. Now I just have one scene lasting 99 frames. Layer one just has a symbol on it ( a coloured square covering the whole area). Layer 2 has the clip on it (a flame) When I go to test movie now, I see the square, I see the flamne, but it's not animated.
Nope.. The main movie is scene 1. I imported the swf to scene two, converted it to a movie clip, then dragged the clip from the library onto a new layer in scene 1, at frame 1. The original swf lasted 99 frames, so that's how long I made the scene 1 movie. what it happening, is that the movie...
I'm trying to make a movie clip loop. I imprted a .swf and converted it to a clip, then I dragged it onto the stage. What's happening is that it doesn't play until the end of the movie. I want it to play from the beginning, any ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.