On Jul 30, 2009, at 7:42 AM, Miguel Lopes wrote:
> If its in swf, it should work.
>
> Although, I notice an error in the original snippet you posted
> (besides the missing ' ):
> {{url=URL(r=request,c='static',f='somefilename.swf)}}
>
> Should be):
> url={{URL(r=request,c='static',f='somefilename.swf')}}
Or maybe:
url={{=URL(r=request,c='static',f='somefilename.swf')}}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---