Hello everyone,
I am trying to include a swf flash animation in a view with this code in the rhtml file :
Hello everyone,
I am trying to include a swf flash animation in a view with this code in the rhtml file :
I've found on another what was wrong : the swf file has to be located with absolute path '/'flash/entrance_hall.swf' and not 'flash/ entrance_hall.swf' (/ at the beginning missing).
Guillaume