so im looking to change this HTML code: <object width="480" height="385"><param name="movie" value="http:// www.youtube.com/v/FQNYPqfYGp8?fs=1&hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http:// www.youtube.com/v/FQNYPqfYGp8?fs=1&hl=en_US" type="application/x- shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>
to HAML im not really SUPER familiar with how haml works .. i get a few of the concepts .. and im totally floored that after googling a few things there actually arent any break downs .. before and after on how to embed a youtube vid with HAML helps? -- You received this message because you are subscribed to the Google Groups "Haml" 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/haml?hl=en.
