I'm attempting to do this in the variant specific area of the script designer but get an error on each variant:
'Variant specific script: 320x480,scale=1
ImageViewSplash.Image = LoadBitmap(File.DirAssets, "splash320x480.png")
The error returned is "Input string was not in the correct format".
What am I doing wrong?