HELP! Looping Problem

here’s the deal… i have this VERY simple header. 2 layers… one layer is a logo. doesn’t do anything… just sits there static.

the other layer has an embedded video (banner.flv) in it. that is it.

all i want is for it to play once, and stop. i have put the AS in the last frame… and what happens? the thing just continually loops. i don’t get any kind of compiler error… it just doesn’t work.

i have googled this to death… no solution. there are no symbols, or movies clips. i have no other code at all…

the .flv is not in a movie clip or anything. when i rendered the .flv, i made sure that it was NOT looped. so it is definitely looping in Flash.

those “smart guys” over at Flashkit can’t figure it out… i’m hoping maybe some nice people here will! (see, i have issues with the attitudes of most of the guys over there who think they are better then everyone else.)

Probably dumb questions, but:

Did you try a separate layer for the ActionScript?

Is the last frame a Keyframe?

Is the AS in the Last frame?

Did you use [COLOR=blue]stop();[/COLOR]

Is the flv embeded into timeline?

[quote=prosody;2347760]here’s the deal… i have this VERY simple header. 2 layers… one layer is a logo. doesn’t do anything… just sits there static.

the other layer has an embedded video (banner.flv) in it. that is it.

all i want is for it to play once, and stop. i have put the AS in the last frame… and what happens? the thing just continually loops. i don’t get any kind of compiler error… it just doesn’t work.

i have googled this to death… no solution. there are no symbols, or movies clips. i have no other code at all…

the .flv is not in a movie clip or anything. when i rendered the .flv, i made sure that it was NOT looped. so it is definitely looping in Flash.

those “smart guys” over at Flashkit can’t figure it out… i’m hoping maybe some nice people here will! (see, i have issues with the attitudes of most of the guys over there who think they are better then everyone else.)[/quote]