On Jul 30, 2009, at 7:47 AM, Jonathan Lundell wrote:

>
> 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')}}

Never mind. I see from a later post that the {{url=...}} was correct.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to