Includes

i am attempting to make my first flash site… and i’m wondering

is there any way to do an include?

for example, in my php sites i can do an include header.php and itll include the header page …

so in my flash, if i want to include news.php, or include photos.php, or something of that nature, is that possible?

also, if i do an include of photos.php will the pictures on photos.php appear in my document, or can you only include text?