Bharadwaj Machiraju

Results 5 comments of Bharadwaj Machiraju

The Shumway we use is giving this error. Seems like some error in parsing ``` Uncaught (in promise) TypeError: Cannot read property 'defaultValue' of undefined (Bindings.js:163) Uncaught (in promise) TypeError:...

@cure53 @irsdl It seems even the latest Shumway is is encountering an error ([here](https://github.com/mozilla/shumway/blob/master/src/avm2/int.ts#L106)) in playing this file. Can we report this flash file in the shumway issue tracker so...

The flash var was not detected as a click was needed to trigger the getURL function. It is ActionScript 2. I have to look further into why AS2 image was...

I use [zola](https://www.getzola.org/) but underlying pattern is markdown frontmatter. Support for Yaml or Toml frontmatter will be awesome as it is common across most of static site generators.

- Links are only via filename. If title is not required for anything else (like adding in backlinks) then lack of a title can be ignored when `reference_by: filename`. -...