Questions tagged [rich-media]

16 questions
10
votes
2 answers

Why can't rich messages be displayed in Messenger since they are shown in the internal tester?

I have a Dialogflow chatbot. In the Dialogflow internal tester everything works fine, but in the version displayed on facebook I cannot get the cards or suggestions. Even when I replace them with code from another working chatbot. const functions =…
2
votes
0 answers

Rich media share - Unable to parse form content Linkedin API v2

While sharing a stored image works great (tried with postman). I could not make it work with an url of an image (SS3). I have tried to send the URL as an URL, blob, buffer, base64 but each time I get this message in return 400: Unable to parse form…
Nicholas
  • 3,529
  • 2
  • 23
  • 31
2
votes
5 answers

.NET: Replacing ImageMagick with WPF-objects

We've all seen cool WPF demo-applications with rich media. My question is if WPF-objects can replace some basic functionality in ImageMagick. Basic functions like resizing images, cropping and so on. The results from .NET 2.0's…
Seb Nilsson
  • 26,200
  • 30
  • 103
  • 130
1
vote
1 answer

Firebase not displaying rich push notification

I am using firebase notification in my application. I want to send rich notification but firebase console don't have UI for same. So I am trying to send the payload using postman. I have created Notification Service Extension for handling content…
1
vote
0 answers

Unable to display rich media ads in ios 9

I am using DFP banner to show ads,I am able to show rich media ad creative in iOS 8 but the same ad is unable to load in iOS 9. Let me clear you the image ads are loading properly in iOS 9, the problem is only with rich media creative. I have also…
Kunal Das
  • 11
  • 3
1
vote
2 answers

DoubleClick For Publishers (DFP) : Serving expandable ads using asynchronous GPT

I'm using an asynchronous GPT to serve my expandable ad, but the creative is getting cut off because it seems that the asynchronous tags are not friendly iframes. I used the DOM function to escape the iframe parent, but I think that i can't because…
1
vote
1 answer

Expanding iframe issue

we're having some issues with expanding iframes. We're trying to move from the older google DFP tags to the new GPT tags. When expandable ads are targeted to the ad tag in question the iframe does not expand. The creative is still there but as a…
Adam84
  • 19
  • 6
1
vote
0 answers

Flex 4.6 Everything draggable

I just made my itemrenderer (which is in a viewstack) draggable, but now I have the following problem, namely I can drag EVERYTHING in my viewstack. I only want to drag the whole itemrenderer or a part of it (cover). At this moment I can also drag…
Marnix Verhulst
  • 161
  • 1
  • 2
  • 9
0
votes
1 answer

HTML5 banner, rich media sample

I want to find a sample of rich media with added Enabler to look how should I do it properly. As soon as I add Enabler script to my head> tag, will it gather all the metrics that google anlytics need? Or should I add other modules or call some…
0
votes
1 answer

how to upload and share rich media linkedin API using php

I am using linkedin API skd https://github.com/zoonman/linkedin-api-php-client for Linkedin In share I am able to share normal text content successfully on my linkedin account But don't know how to share Rich media in post? Please any one help…
0
votes
1 answer

Tutorial for sending rich media push notification via firebase

Notification service extension is not triggered when notification is sent via firebase. It will show regular notification without image. What is the exact payload I have to send. I already tried this payload: { to =…
Aashi
  • 170
  • 2
  • 14
0
votes
1 answer

Stop JS Game on Exit in DoubleClick Expanding Rich Media Banner Ad

Building the container for an HTML5 game in GWD that is played in an expanded banner ad and can't figure out how to stop the game script when the exit button is clicked. For example, the sounds continue to play in the background even though the…
0
votes
0 answers

Itext rich media annotation with multiple assets in different locations or folder structure

Is it possible to add a main swf file which is supported by other files in a certain folder structure. I'm actually trying to implement an articulate storyline project composed of 9 files (swf, xml, jpg, mp3, js)in three different directories. I…
0
votes
1 answer

DoubleClick studio. Chromeless youtube player

I need to use a youtube player component in a rich media banner I'm making. I can't find any chrome less version of the one from youtube? I know there is one but how can i access it?
user2952238
  • 749
  • 2
  • 11
  • 36
0
votes
1 answer

google doubleclick studio. video component

im bulding a flash banner where I'm using the components that double-click studio offers for free use in rich media banners. Im the VideoPlayerAdvanced. API documentatio here:…
user2952238
  • 749
  • 2
  • 11
  • 36
1
2