tags:

views:

350

answers:

1

Trying to embed Flash into a HTML page using FBML tag fb:swf and I get this error. Tried looking around didn't work any ideas? Pretty stuck here

FBML Error (line 5): illegal tag "body" under "fb:canvas"

A: 

You are not allowed to use body tag in fbml apps. If there is one, remove it.

Sarfraz