I've managed to devise a workaround for this problem. It involves loading a 1x1 pixel FlxSprite, resizing it that based on the line dimensions and then stamping in on to graphic.
Based on this post here, there may be a performance increase on mobile in using this approach.