[font=Times New Roman][size=3]If it is possible could someone please point me in the right direction or provide any script they have.[/size][/font]
[font=Times New Roman][size=3]I need flash to get the url that it is opened in, and then perform a string check on it like so.[/size][/font]
[font=Times New Roman][size=3][color=#0000ff]www.adogslife.com/gallery[/color][/size][/font]
[font=Times New Roman][size=3][color=#0000ff]www.adogslife.com/forum[/color][/size][/font]
[font=Times New Roman][size=3][color=darkorchid]if [/color][/size][/font]
[font=Times New Roman][size=3][color=darkorchid]string(“gallery”)[/color][/size][/font]
[font=Times New Roman][size=3][color=darkorchid]text = “Welcome to the gallery.”[/color][/size][/font]
[font=Times New Roman][size=3][color=darkorchid]Else if[/color][/size][/font]
[font=Times New Roman][size=3][color=darkorchid]string(“forum”)[/color][/size][/font]
[font=Times New Roman][size=3][color=darkorchid]text = “Welcome to the forum.”[/color][/size][/font]
[font=Times New Roman][size=3][color=black]thanks[/color][/size][/font]